#ifndef __SCC_IR_BUILTIN_H__ #define __SCC_IR_BUILTIN_H__ #include "ir_def.h" extern scc_ir_type_t scc_ir_builtin_i32; extern scc_ir_node_t scc_ir_builtin_zero; #endif /* __SCC_IR_BUILTIN_H__ */