1	.globl data
2	.section	.data.exit,"aw"
3data:
4	.globl text
5	.section	.text.exit,"ax"
6text:
7