Regen opcodes cgen files
[external/binutils.git] / opcodes / frv-opc.h
index 3930200..dc33159 100644 (file)
@@ -25,6 +25,10 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 #ifndef FRV_OPC_H
 #define FRV_OPC_H
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 /* -- opc.h */
 
 #undef  CGEN_DIS_HASH_SIZE
@@ -384,4 +388,8 @@ struct cgen_fields
 }
 
 
+   #ifdef __cplusplus
+   }
+   #endif
+
 #endif /* FRV_OPC_H */