#ifndef NUJEL_LIB_VM_TRACING
#define NUJEL_LIB_VM_TRACING
#include "../nujel.h"
void lBytecodeTrace(const lThread *ctx, const lBytecodeOp *ip, const lBytecodeArray *ops);
#endif
#ifndef NUJEL_LIB_VM_TRACING
#define NUJEL_LIB_VM_TRACING
#include "../nujel.h"
void lBytecodeTrace(const lThread *ctx, const lBytecodeOp *ip, const lBytecodeArray *ops);
#endif