Use unique_xmalloc_ptr in fixup_go_packaging
[deliverable/binutils-gdb.git] / opcodes / mt-desc.h
index b6ffd30332a87ae19617cb68c04c77e63a0bdf6f..a3629f8f59fc90755e51884f6363ed2cf476ac7a 100644 (file)
@@ -1,8 +1,9 @@
+/* DO NOT EDIT!  -*- buffer-read-only: t -*- vi:set ro:  */
 /* CPU data header for mt.
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 1996-2017 Free Software Foundation, Inc.
+Copyright (C) 1996-2020 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 
@@ -25,6 +26,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 +301,8 @@ extern const CGEN_HW_ENTRY mt_cgen_hw_table[];
 
 
 
+   #ifdef __cplusplus
+   }
+   #endif
+
 #endif /* MT_CPU_H */
This page took 0.023507 seconds and 4 git commands to generate.