X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fm32r-opc.h;h=8efeadac45f885936f62154f6133e6b9d3aa51b8;hb=f67c0c9171508672167b6868c67211571421a1c6;hp=688d182c4f3d19cb2b98a9d94ed24eb7650a48ee;hpb=6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/m32r-opc.h b/opcodes/m32r-opc.h index 688d182c4f..8efeadac45 100644 --- a/opcodes/m32r-opc.h +++ b/opcodes/m32r-opc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* Instruction opcode header for m32r. THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2016 Free Software Foundation, Inc. +Copyright (C) 1996-2018 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 M32R_OPC_H #define M32R_OPC_H +#ifdef __cplusplus +extern "C" { +#endif + /* -- opc.h */ #undef CGEN_DIS_HASH_SIZE @@ -141,4 +146,8 @@ struct cgen_fields } + #ifdef __cplusplus + } + #endif + #endif /* M32R_OPC_H */