summaryrefslogtreecommitdiffstats
path: root/sys/compat/svr4/svr4.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/svr4/svr4.h')
-rw-r--r--sys/compat/svr4/svr4.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/sys/compat/svr4/svr4.h b/sys/compat/svr4/svr4.h
index 352858d..84ee720 100644
--- a/sys/compat/svr4/svr4.h
+++ b/sys/compat/svr4/svr4.h
@@ -35,17 +35,5 @@
extern struct sysentvec svr4_sysvec;
#define COMPAT_SVR4_SOLARIS2
-#define KTRACE
-
-/* These are currently unimplemented (see svr4_ipc.c) */
-#if defined(SYSVMSG)
-# undef SYSVMSG
-#endif
-#if defined(SYSVSHM)
-# undef SYSVSHM
-#endif
-#if defined(SYSVSEM)
-# undef SYSVSEM
-#endif
#endif
OpenPOWER on IntegriCloud