powerpc-ofw-boot/entry/start.s
2023-07-01 03:52:59 +01:00

5 lines
40 B
ArmAsm

.globl _start
.globl ofw
_start:
b main