software/bios: fix picorv32 boot_helper
This commit is contained in:
parent
b5ee110e63
commit
692cb14245
|
@ -1,4 +1,4 @@
|
|||
.section .text, "ax", @progbits
|
||||
.global boot_helper
|
||||
boot_helper:
|
||||
nop
|
||||
jr x13
|
||||
|
|
Loading…
Reference in New Issue