blob: 8bedc7b734b09542bbd2a292fd936dd3f4ea4f58 [file] [log] [blame]
Import('*')
if env['TARGET_ISA'] == 'riscv':
Source('mem.cc')
Source('standard.cc')
Source('static_inst.cc')