powerpc-ofw-boot/entry/start.s

6 lines
50 B
ArmAsm

.globl _start
_start:
stwu 1, -0x7fff(1)
b main