5 lines
50 B
ArmAsm
5 lines
50 B
ArmAsm
.globl f
|
|
f:
|
|
call should_not_be_exported@PLT
|
|
ret
|
.globl f
|
|
f:
|
|
call should_not_be_exported@PLT
|
|
ret
|