1
0
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:
Bogdan Marinescu 2011-05-07 23:09:31 +03:00
parent ea148e9741
commit 1ca3b324b5

View File

@ -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