X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fmt-opc.h;h=770d2ab304860b45f476714023a36e5509d583d4;hb=bf326452537c11deece2aabe16b6b9d62388a2d9;hp=4e755edffbea7d12ac4a8bdaec86c28e8ff236db;hpb=2571583aed598dd3f9651b53434e5f177a0e3cf7;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/mt-opc.h b/opcodes/mt-opc.h index 4e755edffb..770d2ab304 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-2017 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 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 */