sh: Fixup sh_bios() trap handling.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 11 Dec 2006 11:29:28 +0000 (20:29 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 11 Dec 2006 23:42:09 +0000 (08:42 +0900)
This was inadvertently broken when the entry.S code split up,
restore the missing branch and get subsequent traps working
under debug again. This manifested itself as a lockup when
attempting to reload the VBR base.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found