mirror of
https://github.com/apache/nuttx.git
synced 2026-08-25 15:37:23 +00:00
LM32: Back out part of last change
This commit is contained in:
parent
bb5cd37409
commit
45f549d2b8
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue