1	.section .text
2	.global _start
3	.type	_start,@function
4_start:
5	mov	.LC2,d1
6	nop
7
8	.section	.rodata.str1.1,"aMS",@progbits,1
9.LC2:
10	.string	"\n"
11