Mark generated cgen files read-only
[deliverable/binutils-gdb.git] / opcodes / xc16x-desc.h
index 3a3ce67354c752972b2ea36dbfb245142ae64850..c86771e27b98e29a2d33eb06662415c99b440d06 100644 (file)
@@ -1,3 +1,4 @@
+/* DO NOT EDIT!  -*- buffer-read-only: t -*- vi:set ro:  */
 /* CPU data header for xc16x.
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
@@ -25,6 +26,10 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 #ifndef XC16X_CPU_H
 #define XC16X_CPU_H
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 #define CGEN_ARCH xc16x
 
 /* Given symbol S, return xc16x_cgen_<S>.  */
@@ -444,4 +449,8 @@ extern const CGEN_HW_ENTRY xc16x_cgen_hw_table[];
 
 
 
+   #ifdef __cplusplus
+   }
+   #endif
+
 #endif /* XC16X_CPU_H */
This page took 0.024184 seconds and 4 git commands to generate.