Fix a small set of Z80 problems.
[deliverable/binutils-gdb.git] / opcodes / mep-desc.h
index e95b3e192e62799d9eaf004b9af89be1be40d62f..4861b0d903e3b787ccfe7e5783e06ea818be6697 100644 (file)
@@ -1,8 +1,9 @@
+/* DO NOT EDIT!  -*- buffer-read-only: t -*- vi:set ro:  */
 /* CPU data header for mep.
 
 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 MEP_CPU_H
 #define MEP_CPU_H
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 #define CGEN_ARCH mep
 
 /* Given symbol S, return mep_cgen_<S>.  */
@@ -374,4 +379,8 @@ extern const CGEN_HW_ENTRY mep_cgen_hw_table[];
 
 
 
+   #ifdef __cplusplus
+   }
+   #endif
+
 #endif /* MEP_CPU_H */
This page took 0.023643 seconds and 4 git commands to generate.