Retro68/binutils/ld/testsuite/ld-mips-elf/pic-and-nonpic-1b.s

10 lines
103 B
ArmAsm
Raw Normal View History

2012-03-26 19:18:29 +00:00
.abicalls
.option pic0
.global __start
.ent __start
__start:
jal f1
jal f2
jal f3
.end __start