/* * File: global2.c * * Global variables for IMP80 compiler (pass 2 only) * * Bob Eager August 2002 * */ #include "imp.h" #include "opcode.h" #define EXTERN /* Force declaration */ #include "global2.h" /* * End of file: global2.c * */