#ifndef __SCC_IR2SCCF_H__ #define __SCC_IR2SCCF_H__ #include "scc_ir2mcode.h" #include #include // FIXME target choice void scc_ir2sccf(sccf_builder_t *builder, scc_mir_module_t *mir_module); #endif /* __SCC_IR2SCCF_H__ */