From: Paul Mundt Date: Wed, 27 Sep 2006 02:36:10 +0000 (+0900) Subject: sh: Move syscall table in to syscall.S. X-Git-Tag: v2.6.19-rc1~902^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c5f8f85df96dd7c17d63eed2d7da18b3ad00b6d;p=pandora-kernel.git sh: Move syscall table in to syscall.S. 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 --- Reading git-diff-tree failed