tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-17b.s
CommitLineData
37a9e49a
L
1 .weak foo
2 .type foo, %gnu_indirect_function
3 .size foo,1
4 .text
5foo:
6 .byte 1
This page took 0.51705 seconds and 4 git commands to generate.