]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - opcodes/mt-desc.h
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / opcodes / mt-desc.h
index ee442b7e7fadb424b98bc87c288dae00b5b6936d..4ebb4966d823e3e38cdf4425ce0f37a461f879e8 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-2014 Free Software Foundation, Inc.
+Copyright (C) 1996-2023 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 */