X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=opcodes%2Fm32c-opc.h;h=d13aa7fd8b0086cb5a3a49920d78e8f971e20a0c;hb=6384fd9e1d3f8e692c8686a104caec23cf2fc05f;hp=3174b198f3e690888cf1a2ee2687e21656d5059c;hpb=ac1e9eca7030ead24000a8ab765b573ab0d38de2;p=binutils-gdb.git diff --git a/opcodes/m32c-opc.h b/opcodes/m32c-opc.h index 3174b198f3e..d13aa7fd8b0 100644 --- a/opcodes/m32c-opc.h +++ b/opcodes/m32c-opc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* Instruction opcode header for m32c. THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2009 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 M32C_OPC_H #define M32C_OPC_H +#ifdef __cplusplus +extern "C" { +#endif + /* -- opc.h */ /* Needed for RTL's 'ext' and 'trunc' operators. */ @@ -3241,4 +3246,8 @@ struct cgen_fields } + #ifdef __cplusplus + } + #endif + #endif /* M32C_OPC_H */