Fix implib test failures
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / relro2.s
CommitLineData
b10a8ae0
L
1 .text
2 .globl x
3 .type x, @function
4x:
5 jmp foo@PLT
This page took 0.399311 seconds and 4 git commands to generate.