Searched hist:"00 bf0610e4cdbb9fd79ce4718e12b24cd7876dd7" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/sh/kernel/cpu/sh3/ |
H A D | ex.S | diff 00bf0610e4cdbb9fd79ce4718e12b24cd7876dd7 Tue May 08 06:01:37 CEST 2007 Paul Mundt <lethal@linux-sh.org> 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>
|
/linux/arch/sh/kernel/cpu/sh4/ |
H A D | Makefile | diff 00bf0610e4cdbb9fd79ce4718e12b24cd7876dd7 Tue May 08 06:01:37 CEST 2007 Paul Mundt <lethal@linux-sh.org> 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>
|