]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/m32r/arch.c
sim: model: constify sim_machs storage
[thirdparty/binutils-gdb.git] / sim / m32r / arch.c
index eb4bc06baefe1a659928c1aa83876302f116e851..4b789759eb65d8a5e27709e3038f27febd1e8782 100644 (file)
@@ -24,7 +24,7 @@ This file is part of the GNU simulators.
 #include "sim-main.h"
 #include "bfd.h"
 
-const SIM_MACH *sim_machs[] =
+const SIM_MACH * const sim_machs[] =
 {
 #ifdef HAVE_CPU_M32RBF
   & m32r_mach,