aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r/arch.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/m32r/arch.c')
-rw-r--r--sim/m32r/arch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/m32r/arch.c b/sim/m32r/arch.c
index 794387a..ce000ae 100644
--- a/sim/m32r/arch.c
+++ b/sim/m32r/arch.c
@@ -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,