1	.globl	defined
2	.data
3	.byte 0
4	.text
5defined:
6	.byte 0
7