Nios2 dynobj handling fixes
[deliverable/binutils-gdb.git] / opcodes / mt-desc.h
index 68d5f9a413e0d273abdb58357b757768aada8123..071f414e79f6e5eb25a06ffdcf299a02de21fb9b 100644 (file)
@@ -2,7 +2,7 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 1996-2016 Free Software Foundation, Inc.
+Copyright (C) 1996-2017 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 
@@ -25,6 +25,10 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 #ifndef MT_CPU_H
 #define MT_CPU_H
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 #define CGEN_ARCH mt
 
 /* Given symbol S, return mt_cgen_<S>.  */
@@ -296,4 +300,8 @@ extern const CGEN_HW_ENTRY mt_cgen_hw_table[];
 
 
 
+   #ifdef __cplusplus
+   }
+   #endif
+
 #endif /* MT_CPU_H */
This page took 0.023445 seconds and 4 git commands to generate.