	.text
	.globl bar
	.type bar,@function
	.p2align 4
bar:
	ret
