elf: Copy elf_gnu_osabi_retain only for relocatable link
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / retain7.s
1 .type _start,"function"
2 .section .text,"axR",%progbits
3 .global _start
4 _start:
5 .nop
This page took 0.051048 seconds and 4 git commands to generate.