software/bios: fix picorv32 boot_helper

This commit is contained in:
Florent Kermarrec 2018-06-28 11:42:43 +02:00
parent b5ee110e63
commit 692cb14245
1 changed files with 1 additions and 1 deletions

View File

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