sim: move MACH/MODEL types into SIM_xxx namespace
[deliverable/binutils-gdb.git] / sim / frv / arch.c
index b84d32ea0f5d0208395a645c707701ad09da53bd..2bf516d0152d7a708fb2c735f607e57957c9283e 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_FRVBF
   & frv_mach,
This page took 0.027039 seconds and 4 git commands to generate.