(root)/
binutils-2.41/
ld/
testsuite/
ld-discard/
exit.s
	.globl data
	.section	.data.exit,"aw"
data:
	.globl text
	.section	.text.exit,"ax"
text: