diff options
Diffstat (limited to 'libc/sysdeps/linux/sh')
-rw-r--r-- | libc/sysdeps/linux/sh/bits/syscalls.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/sh/bits/syscalls.h b/libc/sysdeps/linux/sh/bits/syscalls.h new file mode 100644 index 000000000..31db04f84 --- /dev/null +++ b/libc/sysdeps/linux/sh/bits/syscalls.h @@ -0,0 +1,4 @@ + +/* not much needed here unless you want some special */ +#include <asm/unistd.h> + |