summaryrefslogtreecommitdiff
path: root/include/mach_debug/mach_debug_types.defs
diff options
context:
space:
mode:
Diffstat (limited to 'include/mach_debug/mach_debug_types.defs')
-rw-r--r--include/mach_debug/mach_debug_types.defs3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/mach_debug/mach_debug_types.defs b/include/mach_debug/mach_debug_types.defs
index 8df2f344..23c2026d 100644
--- a/include/mach_debug/mach_debug_types.defs
+++ b/include/mach_debug/mach_debug_types.defs
@@ -38,9 +38,6 @@ type cache_info_array_t = array[] of cache_info_t;
type hash_info_bucket_t = struct[1] of natural_t;
type hash_info_bucket_array_t = array[] of hash_info_bucket_t;
-type ipc_info_name_t = struct[6] of natural_t;
-type ipc_info_name_array_t = array[] of ipc_info_name_t;
-
type vm_region_info_t = struct[11] of natural_t;
type vm_region_info_array_t = array[] of vm_region_info_t;