aboutsummaryrefslogtreecommitdiff
path: root/sim/frv/cpuall.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/frv/cpuall.h')
-rw-r--r--sim/frv/cpuall.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/sim/frv/cpuall.h b/sim/frv/cpuall.h
index e845632..04433db 100644
--- a/sim/frv/cpuall.h
+++ b/sim/frv/cpuall.h
@@ -32,13 +32,13 @@ This file is part of the GNU simulators.
#include "decode.h"
#endif
-extern const MACH frv_mach;
-extern const MACH fr550_mach;
-extern const MACH fr500_mach;
-extern const MACH tomcat_mach;
-extern const MACH fr400_mach;
-extern const MACH fr450_mach;
-extern const MACH simple_mach;
+extern const SIM_MACH frv_mach;
+extern const SIM_MACH fr550_mach;
+extern const SIM_MACH fr500_mach;
+extern const SIM_MACH tomcat_mach;
+extern const SIM_MACH fr400_mach;
+extern const SIM_MACH fr450_mach;
+extern const SIM_MACH simple_mach;
#ifndef WANT_CPU
/* The ARGBUF struct. */