diff options
Diffstat (limited to 'system/include/libc/syscall.h')
-rw-r--r-- | system/include/libc/syscall.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/include/libc/syscall.h b/system/include/libc/syscall.h new file mode 100644 index 00000000..4c305784 --- /dev/null +++ b/system/include/libc/syscall.h @@ -0,0 +1 @@ +#include <sys/syscall.h> |