aboutsummaryrefslogtreecommitdiff
path: root/sim/iq2000/arch.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/iq2000/arch.c')
-rw-r--r--sim/iq2000/arch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/iq2000/arch.c b/sim/iq2000/arch.c
index 20bade1..da1f744 100644
--- a/sim/iq2000/arch.c
+++ b/sim/iq2000/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_IQ2000BF
& iq2000_mach,