rve/example/boot.s

6 lines
72 B
ArmAsm

.globl _boot
_boot:
lui x2, 0x80004
jal main
sbreak
j .