about summary refs log tree commit diff stats
path: root/kernel.soso/syscalls.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.soso/syscalls.h')
-rw-r--r--kernel.soso/syscalls.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/kernel.soso/syscalls.h b/kernel.soso/syscalls.h
deleted file mode 100644
index e17b232a..00000000
--- a/kernel.soso/syscalls.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef SYSCALLS_H
-#define SYSCALLS_H
-
-void initialiseSyscalls();
-
-#endif // SYSCALLS_H