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.defs2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mach_debug/mach_debug_types.defs b/include/mach_debug/mach_debug_types.defs
index f60125a..d24b6f9 100644
--- a/include/mach_debug/mach_debug_types.defs
+++ b/include/mach_debug/mach_debug_types.defs
@@ -57,6 +57,8 @@ type vm_page_info_array_t = array[] of vm_page_info_t;
type symtab_name_t = (MACH_MSG_TYPE_STRING_C, 8*32);
+type kernel_debug_name_t = c_string[*: 64];
+
import <mach_debug/mach_debug_types.h>;
#endif /* _MACH_DEBUG_MACH_DEBUG_TYPES_DEFS_ */