aboutsummaryrefslogtreecommitdiff
path: root/include/mach
diff options
context:
space:
mode:
Diffstat (limited to 'include/mach')
-rw-r--r--include/mach/mig_support.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/mach/mig_support.h b/include/mach/mig_support.h
deleted file mode 100644
index b027237692..0000000000
--- a/include/mach/mig_support.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef _MACH_MIG_SUPPORT_H
-#include_next <mach/mig_support.h>
-#ifndef _ISOMAC
-libc_hidden_proto (__mig_get_reply_port)
-libc_hidden_proto (__mig_dealloc_reply_port)
-libc_hidden_proto (__mig_init)
-#endif
-#endif