mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-13 09:58:54 +00:00
V1.0.5
This commit is contained in:
@@ -154,7 +154,6 @@ Default_IRQHandler:
|
||||
.type trap, %function
|
||||
trap:
|
||||
/* Check for interrupt */
|
||||
j .
|
||||
addi sp, sp, -4
|
||||
sw t0, 0x0(sp)
|
||||
csrr t0, mcause
|
||||
|
||||
@@ -154,7 +154,6 @@ Default_IRQHandler:
|
||||
.type trap, %function
|
||||
trap:
|
||||
/* Check for interrupt */
|
||||
j .
|
||||
addi sp, sp, -4
|
||||
sw t0, 0x0(sp)
|
||||
csrr t0, mcause
|
||||
|
||||
@@ -154,7 +154,6 @@ Default_IRQHandler:
|
||||
.type trap, %function
|
||||
trap:
|
||||
/* Check for interrupt */
|
||||
j .
|
||||
addi sp, sp, -4
|
||||
sw t0, 0x0(sp)
|
||||
csrr t0, mcause
|
||||
|
||||
Reference in New Issue
Block a user