/* voc 1.95 [2016/10/12]. Bootstrapping compiler for address size 8, alignment 8. xtspaSfF */ #ifndef OPP__h #define OPP__h #include "SYSTEM.h" #include "OPT.h" import void OPP_Module (OPT_Node *prog, uint32 opt); import void *OPP__init(void); #endif // OPP