* ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp,
[deliverable/binutils-gdb.git] / ld / testsuite / ld-discard / exit.s
index 80acef5c64eaee98fd33dd7a67df12a53bc40270..cc6786cb42456d4bc6aea2841d875175434238cd 100644 (file)
@@ -1,6 +1,6 @@
-.globl data
+       .globl data
        .section        .data.exit,"aw"
 data:
-.globl text
+       .globl text
        .section        .text.exit,"aw"
 text:
This page took 0.024074 seconds and 4 git commands to generate.