mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 05:16:47 +08:00
LM32: Oops, missed one line of code in the manual application of a patch
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user