summaryrefslogtreecommitdiff
path: root/libc
diff options
context:
space:
mode:
authorDavid McCullough <davidm@snapgear.com>2001-06-27 22:52:52 +0000
committerDavid McCullough <davidm@snapgear.com>2001-06-27 22:52:52 +0000
commit2d52cc755d0e1d8c9e8aaa74628c5554f6421c17 (patch)
treeb57d2b27e883a6e2b49c7c696c2ebfdf34c41b67 /libc
parent20ade83c2dde545ee1cb1687a2a593a227994726 (diff)
Added this guy, nothing needed here really.
Diffstat (limited to 'libc')
-rw-r--r--libc/sysdeps/linux/m68k/bits/syscalls.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/m68k/bits/syscalls.h b/libc/sysdeps/linux/m68k/bits/syscalls.h
new file mode 100644
index 000000000..a37f6f039
--- /dev/null
+++ b/libc/sysdeps/linux/m68k/bits/syscalls.h
@@ -0,0 +1,8 @@
+
+/*
+ * nothing needed here until we want pthread support or similar
+ * m68k PIC uses the same syscall defines as non-pic.
+ */
+
+#include <asm/unistd.h>
+