summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-ifunc/ifunc-8b-x86-64.s
blob: 1f108f8e80606b8b6d94bc011d22d0774ae63987 (plain)
1
2
3
4
5
6
7
	.text
	.type foo, %gnu_indirect_function
.globl foo
	.type	foo, @function
foo:
	ret
	.size	foo, .-foo