Whitespace fix in gdb.base/skip.exp
[deliverable/binutils-gdb.git] / opcodes / lm32-desc.h
index 741d77270324ea0e192dda04a5fcafb8d3403fa6..13a8ff42aa95a58bb889dee688cfa660f23cbb24 100644 (file)
@@ -1,8 +1,9 @@
+/* DO NOT EDIT!  -*- buffer-read-only: t -*- vi:set ro:  */
 /* CPU data header for lm32.
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 1996-2014 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 LM32_CPU_H
 #define LM32_CPU_H
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 #define CGEN_ARCH lm32
 
 /* Given symbol S, return lm32_cgen_<S>.  */
@@ -237,4 +242,8 @@ extern const CGEN_HW_ENTRY lm32_cgen_hw_table[];
 
 
 
+   #ifdef __cplusplus
+   }
+   #endif
+
 #endif /* LM32_CPU_H */
This page took 0.027603 seconds and 4 git commands to generate.