]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/mach/mach_vm.defs
xnu-3789.1.32.tar.gz
[apple/xnu.git] / osfmk / mach / mach_vm.defs
index 80621552582833062be1bce735dfcacadd4303cc..e0c7828e6c70371c86b45e6904e54730aa76d123 100644 (file)
@@ -472,9 +472,9 @@ routine mach_make_memory_entry_64(
  *     definition of the routine.
  */
 #if !defined(_MACH_VM_PUBLISH_AS_LOCAL_)
-routine mach_vm_purgable_control(
+routine PREFIX(mach_vm_purgable_control) (
 #else
-routine vm_purgable_control(
+routine PREFIX(vm_purgable_control) (
 #endif
                target_task     : vm_map_t;
                address         : mach_vm_address_t;