.text
	.globl text_symbol
text_symbol:
	.space	32
	.data
	.globl data_symbol
data_symbol:
	.space	32