aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/weakundef-1a.s
blob: b6eea3201a68ca9802f2a1abcf3b4ebfb1ee651e (plain)
1
2
3
4
5
6
	.text
	.global foo
	.type foo,%function
foo:
	.nop
	.size foo, . - foo