Power10 VSX PCV generate operations
[deliverable/binutils-gdb.git] / opcodes / m32r-desc.h
index 1140e7e8688f7eec746f2ba363b66f324b13f277..2373da7fbc9eb5fd33ecada0f6e841f5a64209bb 100644 (file)
@@ -1,8 +1,9 @@
+/* DO NOT EDIT!  -*- buffer-read-only: t -*- vi:set ro:  */
 /* CPU data header for m32r.
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright 1996-2010 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 M32R_CPU_H
 #define M32R_CPU_H
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 #define CGEN_ARCH m32r
 
 /* Given symbol S, return m32r_cgen_<S>.  */
@@ -280,4 +285,8 @@ extern const CGEN_HW_ENTRY m32r_cgen_hw_table[];
 
 
 
+   #ifdef __cplusplus
+   }
+   #endif
+
 #endif /* M32R_CPU_H */
This page took 0.025439 seconds and 4 git commands to generate.