LM32: Oops, missed one line of code in the manual application of a patch

This commit is contained in:
Gregory Nutt 2016-11-04 19:41:43 -06:00
parent 1c05eb651c
commit 3f150daf96
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ _interrupt_handler:
_syscall_handler:
sw (sp+0), ra
addi ea, ea, 4
calli .save_all
mvi r1, MISOC_IRQ_SWINT
rcsr r2, IP