	.type _start,"function"
	.section .text,"axR",%progbits
	.global _start
_start:
	.nop
