(root)/
binutils-2.41/
ld/
testsuite/
ld-sh/
refdbglib.s
	.text
	.global	foo
	.data
	.align 2
	.type	foo, @object
	.size	foo, 4
foo:
	.long	1