The `.equiv' directive is like `.equ' and `.set', except that the assembler will signal an error if SYMBOL is already defined.
Except for the contents of the error message, this is roughly equivalent to .ifdef SYM .err .endif .equ SYM,VALCreated Wed Sep 1 16:41:01 2004 on bee with info_to_html version 0.9.6.