Genassym.sh

GENASSYM.CF(5) - File Formats Manual

Genassym.sh, Genassym-Cf

GENASSYM.CF(5) - File Formats Manual # GENASSYM.CF(5) - File Formats Manual NAME # genassym.cf - assym.h definition file DESCRIPTION # The genassym.cf file is used by genassym.sh(8) to make constant C expressions known to assembler source files. Lines starting with ‘#’ are discarded by genassym.sh(8). Lines starting with include, ifdef, if, else or endif are preceded with ‘#’ and passed otherwise unmodified to the C compiler. Lines starting with quote get passed on with the quote command removed. ...