Deleted Added
sdiff udiff text old ( 12320:d846aaaa33b1 ) new ( 12322:e5a1d42b876b )
full compact
1Import('*')
2
3if env['TARGET_ISA'] == 'riscv':
4 Source('mem.cc')
5 Source('standard.cc')
6 Source('static_inst.cc')