arch/sh/kernel/cpu/sh2/entry.S
0 → 100644
+325
−0
arch/sh/kernel/cpu/sh2/ex.S
0 → 100644
+46
−0
Loading
This splits out common bits from the existing exception handler for use between SH-2/SH-2A and SH-3/4, and adds support for the SH-2/2A exceptions. Signed-off-by:Yoshinori Sato <ysato@users.sourceforge.jp> Signed-off-by:
Paul Mundt <lethal@linux-sh.org>