6 lines
60 B
ArmAsm
Raw Normal View History

2013-04-03 21:39:13 +02:00
.text
.globl foo
.type foo, @function
foo:
call bar@PLT