summaryrefslogtreecommitdiff
path: root/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'syscall.h')
-rw-r--r--syscall.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/syscall.h b/syscall.h
index 59a4576..bc5f356 100644
--- a/syscall.h
+++ b/syscall.h
@@ -13,7 +13,6 @@
#define SYS_sbrk 12
#define SYS_sleep 13
#define SYS_uptime 14
-
#define SYS_open 15
#define SYS_write 16
#define SYS_mknod 17