mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 21:36:28 +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:
|
_syscall_handler:
|
||||||
sw (sp+0), ra
|
sw (sp+0), ra
|
||||||
|
addi ea, ea, 4
|
||||||
calli .save_all
|
calli .save_all
|
||||||
mvi r1, MISOC_IRQ_SWINT
|
mvi r1, MISOC_IRQ_SWINT
|
||||||
rcsr r2, IP
|
rcsr r2, IP
|
||||||
|
|||||||
Reference in New Issue
Block a user