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