sim: move MACH/MODEL types into SIM_xxx namespace
[deliverable/binutils-gdb.git] / sim / cris / cpuall.h
index 0a4b837829767b694c16ae109288cc96c3b5e302..edb33df640c7ee092f23ff580c9e6e4b3c8d2e39 100644 (file)
@@ -56,8 +56,8 @@ This file is part of the GNU simulators.
 #include "decodev32.h"
 #endif
 
-extern const MACH crisv10_mach;
-extern const MACH crisv32_mach;
+extern const SIM_MACH crisv10_mach;
+extern const SIM_MACH crisv32_mach;
 
 #ifndef WANT_CPU
 /* The ARGBUF struct.  */
This page took 0.02369 seconds and 4 git commands to generate.