ChangeLog rotatation and copyright year update
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / ifunc-1.s
CommitLineData
ad04f5ce
L
1.globl __GI_foo
2 .set __GI_foo, foo
3 .text
4.globl foo
5 .type foo, %function
6foo:
7 .byte 0x0
8 .size foo, .-foo
9 .type foo, %gnu_indirect_function
This page took 0.254381 seconds and 4 git commands to generate.