aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elfweak/size2b.s
blob: d4afe02efc495a9f4e1fe31e2d16bd67a46f6063 (plain)
1
2
3
4
5
6
7
	.text
	.weak _start
	.type _start, "function"
_start:
	.byte 0
	.byte 0
	.size _start, 2