litex/misoc/software/bios/boot-helper-or1k.S
Sebastien Bourdeauducq e92d00f767 move software into misoc
2015-09-28 15:30:19 +08:00

5 lines
88 B
ArmAsm

.section .text, "ax", @progbits
.global boot_helper
boot_helper:
l.jr r6
l.nop