sim: move MACH/MODEL types into SIM_xxx namespace
[deliverable/binutils-gdb.git] / sim / lm32 / cpuall.h
index 145a8cc3d28f6eb331df6b139c9b13278516b907..94ed2f7f010268681af3f2041576aee540dddbec 100644 (file)
@@ -32,7 +32,7 @@ This file is part of the GNU simulators.
 #include "decode.h"
 #endif
 
-extern const MACH lm32_mach;
+extern const SIM_MACH lm32_mach;
 
 #ifndef WANT_CPU
 /* The ARGBUF struct.  */
This page took 0.023424 seconds and 4 git commands to generate.