|
@@ -326,6 +326,13 @@ void NCDModuleInst_Backend_LogVarArg (NCDModuleInst *n, int channel, int level,
|
|
|
BLog_LogViaFuncVarArg(n->params->logfunc, n, channel, level, fmt, vl);
|
|
BLog_LogViaFuncVarArg(n->params->logfunc, n, channel, level, fmt, vl);
|
|
|
void NCDModuleInst_Backend_InterpExit (NCDModuleInst *n, int exit_code)
|
|
void NCDModuleInst_Backend_InterpExit (NCDModuleInst *n, int exit_code)
|