	.text
	.global _start
_start:
	.dc.a __data_end
	.p2align 4
