Merge pull request #72 from bunnie/fix_riscv_boothelper

fix the vexriscv boot helper
This commit is contained in:
enjoy-digital 2018-05-30 19:35:04 +02:00 committed by GitHub
commit c534250c43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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