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:
347cd34
)
sh: Move lookup_exception_vector() out to asm/system_32.h.
author
Paul Mundt
<lethal@linux-sh.org>
Sun, 21 Sep 2008 03:00:23 +0000
(12:00 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Sun, 21 Sep 2008 03:00:23 +0000
(12:00 +0900)
There are other places where we want to have access to the trap/exception
number, so move out the lookup_exception_vector() helper. While we're at
it, refactor it slightly to return the vector instead.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found