(root)/
binutils-2.41/
ld/
testsuite/
ld-metag/
stub.s
	.text
	.global __start
__start:
	CALLR D1RtP,_far

	.section .text.pad,"ax"
	.space 0x200000

	.section .text.far,"ax"
	.global _far
_far:
	NOP