systemc: Get rid of --working-dir in the test's config.py.
[gem5.git] / build_opts / X86
1 TARGET_ISA = 'x86'
2 CPU_MODELS = 'AtomicSimpleCPU,O3CPU,TimingSimpleCPU'
3 PROTOCOL = 'MI_example'