blob: 3ef58ba99f362d6bb01823eeb18cc7d5931d6758 [file] [log] [blame]
TFLAG_C == 1
.macro check
.if (0 & TFLAG_C)
.endif
.endm
.text
check