+1
−1
+0
−297
arch/sh/kernel/syscalls.S
0 → 100644
+324
−0
Loading
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>