mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 23:40:19 +08:00
LM32: Back out part of last change
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user