.text
	.globl text_symbol
text_symbol:
	.space	256*1024
	.data
	.globl data_symbol
data_symbol:
	.space	32