litex/software/bios/boot-helper-or1k.S
2014-05-14 16:08:25 +02:00

5 lines
88 B
ArmAsm

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