[POWERPC] Check that the syscall table matches the syscall numbers
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 7 Jan 2008 05:12:44 +0000 (16:12 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 17 Jan 2008 03:57:38 +0000 (14:57 +1100)
Also check that __NR_syscalls has been updated appropriately.

Hopefully this will catch any out of order additions to the
table in the future.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found