aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-undefined/weak-undef.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-undefined/weak-undef.s')
-rw-r--r--ld/testsuite/ld-undefined/weak-undef.s8
1 files changed, 4 insertions, 4 deletions
diff --git a/ld/testsuite/ld-undefined/weak-undef.s b/ld/testsuite/ld-undefined/weak-undef.s
index 386a311..dbdbaa2 100644
--- a/ld/testsuite/ld-undefined/weak-undef.s
+++ b/ld/testsuite/ld-undefined/weak-undef.s
@@ -1,4 +1,4 @@
-.data
-.weak foo
-.long foo
-.long 0x11111111
+ .data
+ .weak foo
+ .long foo
+ .long 0x11111111