aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/start.s
blob: 86fc17c2405c669d20b39bafd587fd99f98dc09f (plain)
1
2
3
4
5
6
	.text
	.global _start
_start:
	.global __start
__start:
	.long 0