* ld-scripts/default-script.s (text): Globalize.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / default-script.s
index 494fb622af416e50d308cef663655bd7955449f1..78c474e0fb46299d37cfdad756b203075135acaf 100644 (file)
@@ -1,3 +1,4 @@
        .text
+       .global text
 text:
        .long 0
This page took 0.031927 seconds and 4 git commands to generate.