Regen opcodes cgen files
[external/binutils.git] / opcodes / mep-desc.h
index d1eea74..6cac0f2 100644 (file)
@@ -25,6 +25,10 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 #ifndef MEP_CPU_H
 #define MEP_CPU_H
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 #define CGEN_ARCH mep
 
 /* Given symbol S, return mep_cgen_<S>.  */
@@ -374,4 +378,8 @@ extern const CGEN_HW_ENTRY mep_cgen_hw_table[];
 
 
 
+   #ifdef __cplusplus
+   }
+   #endif
+
 #endif /* MEP_CPU_H */