sh: Split out the idle loop for reuse between _32/_64 variants.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 26 Nov 2008 06:52:44 +0000 (15:52 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 22 Dec 2008 09:43:50 +0000 (18:43 +0900)
commit1da1180c6e28cf21be356e2701978727558fa198
tree713118e72323eb02f6c231d2c94deb0aa4ffcfa9
parenteb67cf14ae5c21609c200859d6f3eba71c591569
sh: Split out the idle loop for reuse between _32/_64 variants.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/Makefile_32
arch/sh/kernel/Makefile_64
arch/sh/kernel/idle.c [new file with mode: 0644]
arch/sh/kernel/process_32.c
arch/sh/kernel/process_64.c