aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-discard/exit.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-discard/exit.s')
-rw-r--r--ld/testsuite/ld-discard/exit.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-discard/exit.s b/ld/testsuite/ld-discard/exit.s
index 80acef5..cc6786c 100644
--- a/ld/testsuite/ld-discard/exit.s
+++ b/ld/testsuite/ld-discard/exit.s
@@ -1,6 +1,6 @@
-.globl data
+ .globl data
.section .data.exit,"aw"
data:
-.globl text
+ .globl text
.section .text.exit,"aw"
text: