arch: Correct style in the ISA base class.
[gem5.git] / build_opts / ARM_MESI_Three_Level
1 # Copyright (c) 2019 ARM Limited
2 # All rights reserved.
3
4 TARGET_ISA = 'arm'
5 CPU_MODELS = 'TimingSimpleCPU,O3CPU'
6 PROTOCOL = 'MESI_Three_Level'