mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
Initialization fix for STR912
This commit is contained in:
parent
ea148e9741
commit
1ca3b324b5
@ -135,8 +135,6 @@ DAbt_Handler: B DAbt_Handler
|
||||
IRQ_Handler: B ASM_IRQ_Handler /* should never get here as IRQ is via VIC slot... */
|
||||
FIQ_Handler: B FIQ_Handler
|
||||
|
||||
.text
|
||||
|
||||
# Generic IRQ handler
|
||||
ASM_IRQ_Handler:
|
||||
sub lr, lr ,#4
|
||||
|
Loading…
x
Reference in New Issue
Block a user