powerpc-ofw-boot/boot.S
2021-09-29 04:11:53 +01:00

5 lines
42 B
ArmAsm

.globl _start
_start:
addi 1,1,1
b begin