(root)/
binutils-2.41/
ld/
testsuite/
ld-elf/
local1.s
	.globl foo
	.protected foo
	.type foo,%object
	.data
foo:
	.long	0