2012-01-06 00:20:08 +01:00

6 lines
64 B
ArmAsm

.extern .f
.globl __start
.csect __start[PR]
__start:
bl .f