LM32: Back out part of last change

This commit is contained in:
Gregory Nutt 2016-11-05 17:39:06 -06:00
parent bb5cd37409
commit 45f549d2b8
1 changed files with 1 additions and 1 deletions

View File

@ -123,10 +123,10 @@ _syscall_handler:
addi ea, ea, 4
calli .save_all
mvi r1, MISOC_IRQ_SWINT
rcsr r2, IP
calli lm32_doirq
bi .restore_all_and_eret
nop
nop
_do_reset:
/* Setup stack and global pointer */