summaryrefslogtreecommitdiff
path: root/include/mach/mach_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mach/mach_types.h')
-rw-r--r--include/mach/mach_types.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/mach/mach_types.h b/include/mach/mach_types.h
index 1fa3292..f6ceac3 100644
--- a/include/mach/mach_types.h
+++ b/include/mach/mach_types.h
@@ -61,11 +61,6 @@
processor_set_name_array_t */
#include <kern/syscall_emulation.h>
/* for emulation_vector_t */
-#include <norma_vm.h>
-#if NORMA_VM
-typedef struct xmm_obj *mach_xmm_obj_t;
-extern mach_xmm_obj_t xmm_kobj_lookup();
-#endif /* NORMA_VM */
#else /* MACH_KERNEL */
typedef mach_port_t task_t;
typedef task_t *task_array_t;