aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-misc/foo.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-misc/foo.s')
-rw-r--r--ld/testsuite/ld-misc/foo.s6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/testsuite/ld-misc/foo.s b/ld/testsuite/ld-misc/foo.s
new file mode 100644
index 0000000..b448f2f
--- /dev/null
+++ b/ld/testsuite/ld-misc/foo.s
@@ -0,0 +1,6 @@
+ .global foo
+ .global bar
+ .text
+bar:
+foo:
+ .byte 0