]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/frv/frv-sim.h
2005-10-28 Dave Brolley <brolley@redhat.com>
[thirdparty/binutils-gdb.git] / sim / frv / frv-sim.h
index ce5d492766d1be2c2c906a99044914f699fe81b6..8184485dc6233a87ea20a9faa4ce27f75b29f385 100644 (file)
@@ -143,7 +143,7 @@ struct _device { int foo; };
 
 /* maintain the address of the start of the previous VLIW insn sequence.  */
 extern IADDR previous_vliw_pc;
-extern CGEN_ATTR_VALUE_TYPE frv_current_fm_slot;
+extern CGEN_ATTR_VALUE_ENUM_TYPE frv_current_fm_slot;
 
 /* Hardware status.  */
 #define GET_HSR0() GET_H_SPR (H_SPR_HSR0)