gas: fix tests call-relax and asi-bump-warn in 32-bit SPARC ELF targets
[deliverable/binutils-gdb.git] / opcodes / mep-desc.h
index 2a3cb8014c434c4ba83b9af94850fcf25e3243aa..6cac0f2864de68070dbfafa05f411907df52411c 100644 (file)
@@ -2,7 +2,7 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 1996-2016 Free Software Foundation, Inc.
+Copyright (C) 1996-2017 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 
@@ -25,6 +25,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 +378,8 @@ extern const CGEN_HW_ENTRY mep_cgen_hw_table[];
 
 
 
+   #ifdef __cplusplus
+   }
+   #endif
+
 #endif /* MEP_CPU_H */
This page took 0.023887 seconds and 4 git commands to generate.