Files
linux/arch/powerpc/kernel
Arnd Bergmann a7f31841a4 [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>
powerpc currently declares some of its own system calls
in <asm/unistd.h>, but not all of them. That place also
contains remainders of the now almost unused kernel syscall
hack.

 - Add a new <asm/syscalls.h> with clean declarations
 - Include that file from every source that implements one
   of these
 - Get rid of old declarations in <asm/unistd.h>

This patch is required as a base for implementing system
calls from an SPU, but also makes sense as a general
cleanup.

Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-03-27 14:48:22 +11:00
..
2005-11-18 14:39:23 +11:00
2006-03-09 14:32:05 +11:00
2005-10-13 13:40:54 +10:00
2006-03-09 14:32:05 +11:00
2006-01-09 14:49:06 +11:00
2006-03-09 14:32:05 +11:00
2006-03-09 14:32:05 +11:00
2006-01-09 14:49:06 +11:00
2006-03-23 07:38:17 -08:00
2006-01-09 15:06:03 +11:00
2006-03-17 12:01:19 +11:00
2006-02-28 16:35:24 +11:00
2006-03-17 12:01:19 +11:00
2005-11-09 11:35:26 +11:00
2006-03-17 12:01:19 +11:00
2006-03-09 14:32:05 +11:00