summaryrefslogtreecommitdiff
path: root/src/sys/include/sys/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/include/sys/syscall.h')
-rw-r--r--src/sys/include/sys/syscall.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/sys/include/sys/syscall.h b/src/sys/include/sys/syscall.h
index e0891e6..9d9c765 100644
--- a/src/sys/include/sys/syscall.h
+++ b/src/sys/include/sys/syscall.h
@@ -33,12 +33,6 @@
#include <sys/types.h>
#include <sys/limits.h>
-/*
- * Syscall numbers
- */
-#define SYS_none 0x00
-#define SYS_exit 0x01
-
#if defined(_KERNEL)
/*
* Acquire a specific syscall argument