Regen opcodes cgen files
[deliverable/binutils-gdb.git] / opcodes / mep-opc.h
index d4a842427fd8ae3b6984149e1b3a3cd4a767b1da..e7a6224cb955d4155624a8b1e9aa3c86b721cf56 100644 (file)
@@ -25,6 +25,10 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 #ifndef MEP_OPC_H
 #define MEP_OPC_H
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 /* -- opc.h */
 
 #undef  CGEN_DIS_HASH_SIZE
@@ -514,4 +518,8 @@ struct cgen_fields
 }
 
 
+   #ifdef __cplusplus
+   }
+   #endif
+
 #endif /* MEP_OPC_H */
This page took 0.026488 seconds and 4 git commands to generate.