exit.s   [plain text]


	.globl data
	.section	.data.exit,"aw"
data:
	.globl text
	.section	.text.exit,"ax"
text: