X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2Fmep-desc.h;h=4861b0d903e3b787ccfe7e5783e06ea818be6697;hb=78f2c40a12179d26d3065c09f054b7e751b2732f;hp=3e0480549d776b1dab860243ba96b2260a419067;hpb=4b95cf5c0c75d6efc1b2f96af72317aecca079f1;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/mep-desc.h b/opcodes/mep-desc.h index 3e0480549d..4861b0d903 100644 --- a/opcodes/mep-desc.h +++ b/opcodes/mep-desc.h @@ -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 (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 MEP_CPU_H #define MEP_CPU_H +#ifdef __cplusplus +extern "C" { +#endif + #define CGEN_ARCH mep /* Given symbol S, return mep_cgen_. */ @@ -374,4 +379,8 @@ extern const CGEN_HW_ENTRY mep_cgen_hw_table[]; + #ifdef __cplusplus + } + #endif + #endif /* MEP_CPU_H */