Revise "ld testsuite use of notarget"
[deliverable/binutils-gdb.git] / ld / testsuite / ld-gc / stop.s
CommitLineData
040b4a9e
AM
1 .text
2 .globl _start
3_start:
4 .dc.a 0
5
6 .section _foo,"aw",%progbits
7foo:
8 .long 1
This page took 0.040759 seconds and 4 git commands to generate.