1	.text
2	.globl	start
3	.type	start, %function
4start:
5	.byte 0
6