summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-x86-64/mixed2a.s
blob: a597bb3b23c4015f2bf470c6c84de319c2173383 (plain)
1
2
3
4
5
6
7
	.text
	.p2align 4,,15
.globl _start
	.type	_start, @function
_start:
	movl	foo(%rip), %eax
	.size	_start, .-_start