syscalls.h 152 B

12345678
  1. /*
  2. * nothing needed here until we want pthread support or similar
  3. * m68k PIC uses the same syscall defines as non-pic.
  4. */
  5. #include <asm/unistd.h>