preliminary interrupts. looks like it is entering the isr but isn't
leaving correctly.
This commit is contained in:
parent
28c1ed2105
commit
09b15558a1
15 changed files with 89 additions and 26 deletions
|
@ -197,7 +197,7 @@ not_used:
|
|||
|
||||
.align 5
|
||||
irq:
|
||||
|
||||
b isr
|
||||
.align 5
|
||||
fiq:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue