compiler/bootstrap/windows-48/OPV.h

18 lines
332 B
C

/* voc 1.95 [2016/11/08]. Bootstrapping compiler for address size 8, alignment 8. xtspaSfF */
#ifndef OPV__h
#define OPV__h
#include "SYSTEM.h"
#include "OPT.h"
import void OPV_AdrAndSize (OPT_Object topScope);
import void OPV_Init (void);
import void OPV_Module (OPT_Node prog);
import void *OPV__init(void);
#endif // OPV