sim: move MACH/MODEL types into SIM_xxx namespace
[deliverable/binutils-gdb.git] / sim / m32r / arch.c
index 794387a284f32debf4508c441e42fedd7e31c92b..ce000ae9d37391524ae7e91a27e56fc7b4f9592e 100644 (file)
@@ -24,7 +24,7 @@ This file is part of the GNU simulators.
 #include "sim-main.h"
 #include "bfd.h"
 
-const MACH *sim_machs[] =
+const SIM_MACH *sim_machs[] =
 {
 #ifdef HAVE_CPU_M32RBF
   & m32r_mach,
This page took 0.023378 seconds and 4 git commands to generate.