(root)/
binutils-2.41/
ld/
testsuite/
ld-mips-elf/
n64-plt.s
	.abicalls
	.option	pic0
	.text

	.globl	foo
	.ent	foo
foo:
	j	bar
	.end	foo