873ed6f9ee
ppccalls, with system call numbers starting at 0x6000 fasttraps, with system call numbers starting at 0x7FF0 Because the Mach system call dispatching code has grown a bit too much, introduce an inline function to handle it (mach_syscall_dispatch). While we are there, remove the Mach and Linux includes from arch/powerpc/powerpc/syscall.c and push them into arch/powerpc/powerpc/{mach|linux}_syscall.c |
||
---|---|---|
.. | ||
arch/powerpc | ||
files.mach | ||
mach_exec.c | ||
mach_exec.h | ||
mach_message.h | ||
mach_misc.c | ||
mach_syscall.h | ||
mach_syscallargs.h | ||
mach_syscalls.c | ||
mach_sysent.c | ||
mach_types.h | ||
Makefile | ||
syscalls.conf | ||
syscalls.master |