diff options
Diffstat (limited to 'libddekit/mach.defs')
-rw-r--r-- | libddekit/mach.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libddekit/mach.defs b/libddekit/mach.defs index dc616e65..1a53dfa1 100644 --- a/libddekit/mach.defs +++ b/libddekit/mach.defs @@ -767,7 +767,7 @@ skip; /* old host_fpa_counters_reset */ * We are going to get a contiguous physical memory * and its physical address in addition to the virtual address. */ -routine vm_dma_buff_alloc( +routine vm_allocate_contiguous( host_priv : host_priv_t; target_task : vm_task_t; size : vm_size_t; |