[SPARC64]: Put syscall tables after trap table.
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 23 Feb 2006 10:28:25 +0000 (02:28 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:13:59 +0000 (01:13 -0800)
Otherwise with too much stuff enabled in the kernel config
we can end up with an unaligned trap table.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found