#include "3cl.h" struct CCLFrame *ccl_instruction_nop(struct CCL *ccl, struct CCLFrame *frame) { return frame; }