summaryrefslogtreecommitdiff
path: root/scalls/uptime.h
diff options
context:
space:
mode:
Diffstat (limited to 'scalls/uptime.h')
-rw-r--r--scalls/uptime.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/scalls/uptime.h b/scalls/uptime.h
deleted file mode 100644
index 2b5b0c9..0000000
--- a/scalls/uptime.h
+++ /dev/null
@@ -1,2 +0,0 @@
-#include <stdint.h>
-uint32_t syscall_uptime(void);