.ifdef xxx .else .endif
.align 5
.equ xxx,0x000000000
.include "xxx.inc"
.text
.macro xxx,val mov r0, \val .endm
.glbl xxx