X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2Fmt-opc.h;h=f76edba8793f6fb59cf2a3cddb4f52639a7d9e52;hb=afef4fe97598e78acfaa8dc7cf06eebff442dedb;hp=9c299af6e0c50ad0dd958d737dbeaca8135c0cc5;hpb=4b95cf5c0c75d6efc1b2f96af72317aecca079f1;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/mt-opc.h b/opcodes/mt-opc.h index 9c299af6e0..f76edba879 100644 --- a/opcodes/mt-opc.h +++ b/opcodes/mt-opc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* Instruction opcode header for mt. 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 MT_OPC_H #define MT_OPC_H +#ifdef __cplusplus +extern "C" { +#endif + /* -- opc.h */ /* Check applicability of instructions against machines. */ @@ -176,4 +181,8 @@ struct cgen_fields } + #ifdef __cplusplus + } + #endif + #endif /* MT_OPC_H */