sh: Share exception vector table for SH-3/4.
commit00bf0610e4cdbb9fd79ce4718e12b24cd7876dd7
authorPaul Mundt <lethal@linux-sh.org>
Tue, 8 May 2007 04:01:37 +0000 (8 13:01 +0900)
committerPaul Mundt <lethal@hera.kernel.org>
Wed, 9 May 2007 01:35:01 +0000 (9 01:35 +0000)
treeebfa6cb7c42e84ef694ad5805450547835de586e
parent44530c696b3fc2c8a45bdc798af85528e065ed80
sh: Share exception vector table for SH-3/4.

The only difference between these at the moment are the FPU
exceptions, and these are hidden away under CONFIG_SH_FPU
(which is only set for the SH-4 case anyways..).

This consolidates the two tables, and updates SH-4 to use
the updated copy.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh3/ex.S
arch/sh/kernel/cpu/sh4/Makefile
arch/sh/kernel/cpu/sh4/ex.S [deleted file]