]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/m32r/cpuall.h
sim: move MACH/MODEL types into SIM_xxx namespace
[thirdparty/binutils-gdb.git] / sim / m32r / cpuall.h
index 6cbbaef7541ca52f246d91016cc96861ed5c1019..6a684dcf50cbc09194909b61dc4da58b4cdf058b 100644 (file)
@@ -44,9 +44,9 @@ This file is part of the GNU simulators.
 #include "decode2.h"
 #endif
 
-extern const MACH m32r_mach;
-extern const MACH m32rx_mach;
-extern const MACH m32r2_mach;
+extern const SIM_MACH m32r_mach;
+extern const SIM_MACH m32rx_mach;
+extern const SIM_MACH m32r2_mach;
 
 #ifndef WANT_CPU
 /* The ARGBUF struct.  */