SConscript revision 12309:326eb6251659
1Import('*')
2
3if env['TARGET_ISA'] == 'riscv':
4    Source('static_inst.cc')