Preserve selected thread in all-stop w/ background execution
[deliverable/binutils-gdb.git] / opcodes / ip2k-opc.h
index c8a5502da5aaecd52bd49a056e284da80bbc87db..4cbddd86491cc28adb963f52736f1c99c257fca3 100644 (file)
@@ -1,8 +1,9 @@
+/* DO NOT EDIT!  -*- buffer-read-only: t -*- vi:set ro:  */
 /* Instruction opcode header for ip2k.
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright 1996-2009 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 IP2K_OPC_H
 #define IP2K_OPC_H
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 /* -- opc.h */
 
 /* Check applicability of instructions against machines.  */
@@ -115,4 +120,8 @@ struct cgen_fields
 }
 
 
+   #ifdef __cplusplus
+   }
+   #endif
+
 #endif /* IP2K_OPC_H */
This page took 0.024808 seconds and 4 git commands to generate.