6 lines
64 B
ArmAsm
Raw Normal View History

2012-03-26 21:18:29 +02:00
.extern .f
.globl __start
.csect __start[PR]
__start:
bl .f