Retro68/binutils/ld/testsuite/ld-mips-elf/pic-and-nonpic-2a.s
2012-03-26 21:18:29 +02:00

8 lines
88 B
ArmAsm

.abicalls
.option pic0
.global __start
.ent __start
__start:
jal foo
.end __start