SCons: Support building without an ISA
[gem5.git] / src / cpu / nocpu / SConsopts
1
2 Import('*')
3
4 CpuModel('no', '', '', { '': '' })