Home | History | Annotate | Download | only in ld-mips-elf
      1 	.abicalls
      2 	.option	pic0
      3 	.global	__start
      4 	.ent	__start
      5 __start:
      6 	jal	foo
      7 	.end	__start
      8