ppc: Use the system call table from arch/powerpc/kernel/systbl.S
authorPaul Mackerras <paulus@samba.org>
Fri, 10 Feb 2006 05:02:20 +0000 (16:02 +1100)
committerPaul Mackerras <paulus@samba.org>
Fri, 10 Feb 2006 05:02:20 +0000 (16:02 +1100)
With this, new system calls only have to be wired up in one place
for ARCH=ppc and ARCH=powerpc, rather than 2.

Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found