sim: move MACH/MODEL types into SIM_xxx namespace
[deliverable/binutils-gdb.git] / sim / lm32 / arch.c
index b77103be44b493b1c05a40d18fbe16d11f7e6443..df59bc6db16e058fd7b92f202689ccc32605592b 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_LM32BF
   & lm32_mach,
This page took 0.034757 seconds and 4 git commands to generate.