as.info: Endif

Go forward to Equ
Go backward to Endfunc
Go up to Pseudo Ops
Go to the top op as

`.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.
*Note `.if': If.