]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - opcodes/epiphany-opc.h
gdb: Fix failure in gdb.base/complex-parts.exp for x86-32
[thirdparty/binutils-gdb.git] / opcodes / epiphany-opc.h
index 1771b6d8ce3450b2a819cd6b21e6f525a285b16d..85b2e0cae96c569e53e1473c241888dfe45871c8 100644 (file)
@@ -1,8 +1,9 @@
+/* DO NOT EDIT!  -*- buffer-read-only: t -*- vi:set ro:  */
 /* Instruction opcode header for epiphany.
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 1996-2016 Free Software Foundation, Inc.
+Copyright (C) 1996-2019 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 EPIPHANY_OPC_H
 #define EPIPHANY_OPC_H
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 /* -- opc.h */
 
 /* enumerate relaxation types for gas. */
@@ -223,4 +228,8 @@ struct cgen_fields
 }
 
 
+   #ifdef __cplusplus
+   }
+   #endif
+
 #endif /* EPIPHANY_OPC_H */