mtvec exception handler use 4byte alignment

This commit is contained in:
acevest
2019-10-09 12:10:19 +08:00
parent 19e65a4bb7
commit 308ad78e44

View File

@@ -7,6 +7,6 @@
irq_entry:
j rv32_exception_entry
.align 6
.align 2
trap_entry:
j rv32_exception_entry