6 lines
60 B
ArmAsm

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