compiler/bootstrap/unix-48/OPP.h
2016-09-21 14:28:53 +01:00

16 lines
230 B
C

/* voc 1.95 [2016/09/21] for gcc LP64 on cygwin xtspkaSfF */
#ifndef OPP__h
#define OPP__h
#include "SYSTEM.h"
#include "OPT.h"
import void OPP_Module (OPT_Node *prog, SET opt);
import void *OPP__init(void);
#endif // OPP