diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/include/sys/syscall.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/include/sys/syscall.h b/lib/libc/include/sys/syscall.h index b5e5fc2..34f762d 100644 --- a/lib/libc/include/sys/syscall.h +++ b/lib/libc/include/sys/syscall.h @@ -34,7 +34,6 @@ #include <stdint.h> #endif -#define SYS_debug 0 #define SYS_exit 1 #if !defined(__ASSEMBLER__) |