diff options
Diffstat (limited to 'sim/frv/cpuall.h')
-rw-r--r-- | sim/frv/cpuall.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/frv/cpuall.h b/sim/frv/cpuall.h index 9403439..4d1cb68 100644 --- a/sim/frv/cpuall.h +++ b/sim/frv/cpuall.h @@ -35,6 +35,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #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; |