This commit is contained in:
刘可亮
2024-07-09 15:46:51 +08:00
parent ac4afe16c9
commit cf270df8d6
3 changed files with 0 additions and 3 deletions

View File

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

View File

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

View File

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