sh: Move over sh64 switch_to and stack unwinder.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 19 Nov 2007 10:00:41 +0000 (19:00 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jan 2008 04:18:47 +0000 (13:18 +0900)
commit7cfee5ac3edd3b4226018da6aad87334793cb1c5
treefc0d75fea89fbbc4d5f6fb5afd209cd9eec2b04a
parent3eeffb32049d4b43b01211a79496cfdaac0c33ad
sh: Move over sh64 switch_to and stack unwinder.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh5/Makefile
arch/sh/kernel/cpu/sh5/switchto.S [new file with mode: 0644]
arch/sh/kernel/cpu/sh5/unwind.c [new file with mode: 0644]
arch/sh64/kernel/switchto.S [deleted file]
arch/sh64/kernel/unwind.c [deleted file]