	.text
	.global _start
_start:
	.dc.a __data_start
	.dc.a __data_end
