sh: Move syscall table in to syscall.S.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 02:36:10 +0000 (11:36 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 02:36:10 +0000 (11:36 +0900)
Move the syscall table in to its own file, as per sh64. The entry.S
bits will end up being considerably different in the sh2/sh2a cases,
so this lets us keep things in sync somewhat..

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found