	.text
	.globl	foo
	.type	foo, %function
foo:
	.space	16
	.size	foo, 16
