6 lines
64 B
ArmAsm
Raw Normal View History

2012-01-05 23:13:27 +01:00
.extern .f
.globl __start
.csect __start[PR]
__start:
bl .f