various i386-aout and i386-coff target removal
[deliverable/binutils-gdb.git] / ld / testsuite / ld-gc / start.s
... / ...
CommitLineData
1.globl _start
2_start:
3 .dc.a __start__foo
4 .section _foo,"aw",%progbits
5foo:
6 .long 1
This page took 0.022643 seconds and 4 git commands to generate.