objcopy --extract-symbol testcase
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / gap.s
1 .text
2 .global _start
3 _start:
4 .long 0
This page took 0.028993 seconds and 4 git commands to generate.