You've already forked linux-packaging-mono
5 lines
44 B
ArmAsm
5 lines
44 B
ArmAsm
.type foo STT_GNU_IFUNC
|
|
.globl foo
|
|
foo:
|
|
ret
|