git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44530c6
)
sh: Share exception vector table for SH-3/4.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 8 May 2007 04:01:37 +0000
(13:01 +0900)
committer
Paul Mundt
<lethal@hera.kernel.org>
Wed, 9 May 2007 01:35:01 +0000
(
01:35
+0000)
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>
No differences found