]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/testsuite/ld-mips-elf/pic-and-nonpic-2b.s
Imported binutils-2.20
[msp430-binutils.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-2b.s
diff --git a/ld/testsuite/ld-mips-elf/pic-and-nonpic-2b.s b/ld/testsuite/ld-mips-elf/pic-and-nonpic-2b.s
new file mode 100644 (file)
index 0000000..4770b22
--- /dev/null
@@ -0,0 +1,6 @@
+       .abicalls
+       .symver foo2,foo@@V2
+       .global foo2
+       .ent    foo2
+foo2:  jr      $31
+       .end    foo2