#ifdef HAVE_CONFIG_H # include "config.h" #endif #include "code-generation.h" #include <assert.h> #include <stdio.h> #include <stdlib.h> void ccmmc_code_generation(CcmmcState *state) { }