gas:
[binutils/dougsmingw.git] / ld / testsuite / ld-ifunc / ifunc-8b-x86-64.s
blob1f108f8e80606b8b6d94bc011d22d0774ae63987
1 .text
2 .type foo, %gnu_indirect_function
3 .globl foo
4 .type foo, @function
5 foo:
6 ret
7 .size foo, .-foo