#ifndef __SCC_X86_REG_ALLOC_H__ #define __SCC_X86_REG_ALLOC_H__ #include "../core_pass/scc_reg_alloc.h" void scc_reg_alloc_fill_arch_x86(scc_reg_alloc_op_t *ops); #endif /* __SCC_X86_REG_ALLOC_H__ */