RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-13b-i386.s
1 .text
2 .type ifunc, @gnu_indirect_function
3 .globl ifunc
4 ifunc:
5 ret
This page took 0.03302 seconds and 4 git commands to generate.