2013-04-03 21:39:13 +02:00

6 lines
60 B
ArmAsm

.text
.globl foo
.type foo, @function
foo:
call bar@PLT