refdbglib.s   [plain text]


	.text
	.global	foo
	.data
	.align 2
	.type	foo, @object
	.size	foo, 4
foo:
	.long	1