]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/testsuite/ld-mips-elf/pic-and-nonpic-5b.s
Imported binutils-2.20
[msp430-binutils.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-5b.s
diff --git a/ld/testsuite/ld-mips-elf/pic-and-nonpic-5b.s b/ld/testsuite/ld-mips-elf/pic-and-nonpic-5b.s
new file mode 100644 (file)
index 0000000..73b518f
--- /dev/null
@@ -0,0 +1,9 @@
+       .abicalls
+       .global ext
+       .ent    ext
+ext:
+       .word   foo
+       .word   bar
+       .word   obj1
+       .word   obj2
+       .end    ext