aboutsummaryrefslogtreecommitdiff
path: root/musl/sys/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'musl/sys/syscall.h')
-rw-r--r--musl/sys/syscall.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/musl/sys/syscall.h b/musl/sys/syscall.h
deleted file mode 100644
index 24987dd..0000000
--- a/musl/sys/syscall.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _SYS_SYSCALL_H
-#define _SYS_SYSCALL_H
-
-#include <bits/syscall.h>
-
-#endif