sh: Move out cayman-specific panic handler code to its own file.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 8 May 2009 08:41:59 +0000 (17:41 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 8 May 2009 08:41:59 +0000 (17:41 +0900)
commit7d170b1bc540a1d83098a9f27cf4939e026fda81
tree482234e9271e09bcd630d3d0b8450ab914da2c88
parentef9f89996e450e9686816b6fc1e34d7b9a65766c
sh: Move out cayman-specific panic handler code to its own file.

This moves out the cayman-specific panic handler code to a better
location, and leaves the generic implementation a simple stub that is
still used under emulation.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/mach-cayman/Makefile
arch/sh/boards/mach-cayman/panic.c [new file with mode: 0644]
arch/sh/lib64/panic.c