aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/pr22115-1.s
blob: 341eedec89137f80115b8eca3e3dfec10987dfa0 (plain)
1
2
3
4
5
6
7
	.text
	.globl	_start
	.type	_start, @function
_start:
	movl	__ehdr_start@GOT(%eax), %eax
	.size	_start, .-_start
	.weak	__ehdr_start