Change regcache list to be an hash map
[deliverable/binutils-gdb.git] / opcodes / ip2k-desc.h
index 35a38d3ba88b091d6d6bd9e3f2878e4e326c9ec8..bce26166b1fdd794e23d51b4de7429d42e6171e4 100644 (file)
@@ -1,8 +1,9 @@
+/* DO NOT EDIT!  -*- buffer-read-only: t -*- vi:set ro:  */
 /* CPU data header for ip2k.
 
 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 IP2K_CPU_H
 #define IP2K_CPU_H
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 #define CGEN_ARCH ip2k
 
 /* Given symbol S, return ip2k_cgen_<S>.  */
@@ -287,4 +292,8 @@ extern const CGEN_HW_ENTRY ip2k_cgen_hw_table[];
 
 
 
+   #ifdef __cplusplus
+   }
+   #endif
+
 #endif /* IP2K_CPU_H */
This page took 0.032677 seconds and 4 git commands to generate.