* ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp,
[deliverable/binutils-gdb.git] / ld / testsuite / ld-discard / start.s
index 82290c6bfa3b2a182c67249d91cf6eaacc3d5a1e..9a6749e13a8b50f60731799239dd46b540274881 100644 (file)
@@ -1,5 +1,5 @@
-.text
-.globl _start
+       .text
+       .globl _start
 _start:
        .long   data
        .section        .debug_info
This page took 0.024446 seconds and 4 git commands to generate.