From 2d52cc755d0e1d8c9e8aaa74628c5554f6421c17 Mon Sep 17 00:00:00 2001 From: David McCullough Date: Wed, 27 Jun 2001 22:52:52 +0000 Subject: Added this guy, nothing needed here really. --- libc/sysdeps/linux/m68k/bits/syscalls.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 libc/sysdeps/linux/m68k/bits/syscalls.h (limited to 'libc/sysdeps/linux/m68k/bits') 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 + -- cgit v1.2.3