X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fmep-opc.h;h=429063aa26144c66b299b6734069b90332c0f0e7;hb=50d036364fb2a71b3ac9a0b0cdbe58296832a1b2;hp=d4a842427fd8ae3b6984149e1b3a3cd4a767b1da;hpb=2571583aed598dd3f9651b53434e5f177a0e3cf7;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/mep-opc.h b/opcodes/mep-opc.h index d4a842427f..429063aa26 100644 --- a/opcodes/mep-opc.h +++ b/opcodes/mep-opc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* Instruction opcode header for mep. THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2017 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_OPC_H #define MEP_OPC_H +#ifdef __cplusplus +extern "C" { +#endif + /* -- opc.h */ #undef CGEN_DIS_HASH_SIZE @@ -514,4 +519,8 @@ struct cgen_fields } + #ifdef __cplusplus + } + #endif + #endif /* MEP_OPC_H */