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)
commit8568daa49063fd84b52b9e22b4e2422417b4d483
tree963b417d4ad86ca161636a8f788ccf4ab77effde
parent5bc159e6cb7ca8d173195919ee935885c129011e
ppc: Use the system call table from arch/powerpc/kernel/systbl.S

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>
arch/powerpc/kernel/Makefile
arch/powerpc/kernel/systbl.S
arch/ppc/kernel/misc.S