Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / elf / ifunc-1.s
1 .globl __GI_foo
2         .set __GI_foo, foo
3         .text
4 .globl foo
5         .type   foo, %function
6 foo:
7         .byte   0x0
8         .size   foo, .-foo
9         .type foo, %gnu_indirect_function