Upload Tizen:Base source
[external/binutils.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-5b.s
1         .abicalls
2         .global ext
3         .ent    ext
4 ext:
5         .word   foo
6         .word   bar
7         .word   obj1
8         .word   obj2
9         .end    ext