From 550f9a075207b6b3f398d292ccae7335eba38189 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Wed, 1 Apr 2015 14:01:14 +0200 Subject: XXX pmm from x15, userspace crashes soon --- include/mach_debug/mach_debug.defs | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'include/mach_debug') diff --git a/include/mach_debug/mach_debug.defs b/include/mach_debug/mach_debug.defs index c8e8b1b..c59436c 100644 --- a/include/mach_debug/mach_debug.defs +++ b/include/mach_debug/mach_debug.defs @@ -120,20 +120,7 @@ routine processor_set_stack_usage( out maxusage : vm_size_t; out maxstack : vm_offset_t); -#if !defined(MACH_VM_DEBUG) || MACH_VM_DEBUG - -/* - * Returns information about the global VP table. - */ - -routine host_virtual_physical_table_info( - host : host_t; - out info : hash_info_bucket_array_t, - CountInOut, Dealloc); - -#else /* !defined(MACH_VM_DEBUG) || MACH_VM_DEBUG */ skip; /* host_virtual_physical_table_info */ -#endif /* !defined(MACH_VM_DEBUG) || MACH_VM_DEBUG */ #if !defined(MACH_KDB) || MACH_KDB /* -- cgit v1.2.3