fix the vexriscv boot helper

This commit is contained in:
bunnie 2018-05-31 01:24:22 +08:00
parent 5ab4282e57
commit 7353197e21
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.section .text, "ax", @progbits
.global boot_helper
boot_helper:
nop
jr x13