X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2Fiq2000-opc.h;h=7f56848e392cb6f68bc33d64ff19e6a7f982d670;hb=2480b6fa946bb2d2dc993b1c4a83a8e1258a75e8;hp=cf85f3cffb2ffa8e0bcc050fd2737f5329e86973;hpb=4b95cf5c0c75d6efc1b2f96af72317aecca079f1;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/iq2000-opc.h b/opcodes/iq2000-opc.h index cf85f3cffb..7f56848e39 100644 --- a/opcodes/iq2000-opc.h +++ b/opcodes/iq2000-opc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* Instruction opcode header for iq2000. THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2014 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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 IQ2000_OPC_H #define IQ2000_OPC_H +#ifdef __cplusplus +extern "C" { +#endif + /* -- opc.h */ /* Allows reason codes to be output when assembler errors occur. */ @@ -178,4 +183,8 @@ struct cgen_fields } + #ifdef __cplusplus + } + #endif + #endif /* IQ2000_OPC_H */