X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2Fiq2000-opc.h;h=e5dd65c680d21836596b806fed61b04ec53defb3;hb=e409955ddcc33743044f217a3cc0541e0e6211b7;hp=8dda5bcc059d1be85a448b2aded04d5ac93b4dd4;hpb=b90efa5b79ac1524ec260f8eb89d1be37e0219a7;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/iq2000-opc.h b/opcodes/iq2000-opc.h index 8dda5bcc05..e5dd65c680 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-2015 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 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 */