(root)/
binutils-2.41/
ld/
testsuite/
ld-arm/
cortex-a8-far-1.s
	.syntax unified
	.thumb
	.globl two
two:	
	bl far_fn
	.rept 0x200000
	.long 0
	.endr