Merge with head, hopefully the last time for this batch.
[gem5.git] / build_opts / SPARC
1 TARGET_ISA = 'sparc'
2 CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU'
3 PROTOCOL = 'MI_example'