/************************************************************************/ /* */ /* File: pp6.c */ /* */ /* Pragma directives. */ /* */ /* Written by: */ /* Gary Oliver */ /* 3420 NW Elmwood Dr. */ /* PO Box 826 */ /* Corvallis, Oregon 97339 */ /* (503)758-5549 */ /* Maintained by: */ /* Kirk Bailey */ /* Logical Systems */ /* P.O. Box 1702 */ /* Corvallis, OR 97339 */ /* (503)753-9051 */ /* */ /* This program is hereby placed in the public domain. In */ /* contrast to other claims of "public domain", this means no */ /* copyright is claimed and you may do anything you like with PP, */ /* including selling it! As a gesture of courtesy, please retain */ /* the authorship information in the source code and */ /* documentation. */ /* */ /* Functions contained within this module: */ /* */ /* doasm Process #asm/#endasm directives. */ /* dopragma Main #pragma directive processing. */ /* pragasm Process #pragma asm/endasm directives. */ /* pragerror Process #pragma error directive. */ /* pragmsg Process #pragma message directive. */ /* pragopt Process #pragma