Next: .equ symbol, expression, Previous: .endfunc, Up: Assembler Directives [Contents][Index]
.endif ¶.endif is part of the as support for conditional assembly;
it marks the end of a block of code that is only assembled
conditionally. See .if.