Fix indentation in print_thread_info_1
[deliverable/binutils-gdb.git] / opcodes / epiphany-desc.h
index a8ae93e787140e6215bdf6a62b4e0ccfc8e46069..9af5964b1b2b71ec9634489aaa8377b464916da2 100644 (file)
@@ -1,8 +1,9 @@
+/* DO NOT EDIT!  -*- buffer-read-only: t -*- vi:set ro:  */
 /* CPU data header for epiphany.
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 1996-2014 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 EPIPHANY_CPU_H
 #define EPIPHANY_CPU_H
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 #define CGEN_ARCH epiphany
 
 /* Given symbol S, return epiphany_cgen_<S>.  */
@@ -399,4 +404,8 @@ extern const CGEN_HW_ENTRY epiphany_cgen_hw_table[];
 
 
 
+   #ifdef __cplusplus
+   }
+   #endif
+
 #endif /* EPIPHANY_CPU_H */
This page took 0.05196 seconds and 4 git commands to generate.