aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/pr19636-4.s
blob: 6c981f5e034a3d4d0596ed19aed4de5e35365da2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
	.text
	.type start,"function"
	.global start
start:
	.type _start,"function"
	.global _start
_start:
	.type __start,"function"
	.global __start
__start:
	.type main,"function"
	.global main
main:
	.long 0