sh: Split out extable.c _32 and _64 variants.
authorPaul Mundt <lethal@linux-sh.org>
Sun, 11 Nov 2007 08:24:50 +0000 (17:24 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jan 2008 04:18:44 +0000 (13:18 +0900)
commit83ce3ac1d13f9a3ae83485a5e5a1cb85faf865ff
tree0c96e81a5a8019451b9f3036fc691a50d9ae8c78
parent8a7bcf0dd0d49fe8b0071adef0dfe8610abdffaa
sh: Split out extable.c _32 and _64 variants.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/Makefile
arch/sh/mm/Makefile_32 [new file with mode: 0644]
arch/sh/mm/Makefile_64 [new file with mode: 0644]
arch/sh/mm/extable.c [deleted file]
arch/sh/mm/extable_32.c [new file with mode: 0644]
arch/sh/mm/extable_64.c [new file with mode: 0644]
arch/sh64/mm/extable.c [deleted file]