X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2Fmep-opc.h;h=ae2210e37e472fe00688849d483ccd4c410a4d83;hb=2b47c078fd49164af654744cef9bb8135069199b;hp=cee5321c85a93cc820349a168848e60411d86725;hpb=6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/mep-opc.h b/opcodes/mep-opc.h index cee5321c85..ae2210e37e 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-2016 Free Software Foundation, Inc. +Copyright (C) 1996-2021 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 */