(root)/
binutils-2.41/
ld/
testsuite/
ld-ifunc/
ifunc-14b.s
	.type foo, %gnu_indirect_function
	.globl foo
foo:
	ret
	.size	foo, .-foo