summaryrefslogtreecommitdiff
path: root/src/nonstd/syscall_lookup_t.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nonstd/syscall_lookup_t.c')
-rw-r--r--src/nonstd/syscall_lookup_t.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nonstd/syscall_lookup_t.c b/src/nonstd/syscall_lookup_t.c
deleted file mode 100644
index d30bdbc2..00000000
--- a/src/nonstd/syscall_lookup_t.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#include <nonstd/syscall.h>
-
-typedef long (*syscall_lookup_t)(const char *);