1	.abicalls
2	.symver	foo2,foo@@V2
3	.global	foo2
4	.data
5	.type	foo2,%object
6	.size	foo2,4
7foo2:	.word	0
8