Don't re-export common symbols
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / eh-frame-hdr.s
1 .text
2 .global _start
3 _start:
4 .cfi_startproc
5 .skip 16
6 .cfi_endproc
This page took 0.03158 seconds and 4 git commands to generate.