X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fip2k-opc.h;h=4443f97a8b9f54ea4857242b8025d7ef0bfbc9e8;hb=9494d9636612cd9bd22e38625fbc89147beafea7;hp=8d6d8364ad733e491376563d1e57d32673c72c5c;hpb=9b201bb5e5daa9b4f783e6ece9cbfbdbf9f1d6f4;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/ip2k-opc.h b/opcodes/ip2k-opc.h index 8d6d8364ad..4443f97a8b 100644 --- a/opcodes/ip2k-opc.h +++ b/opcodes/ip2k-opc.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2007 Free Software Foundation, Inc. +Copyright (C) 1996-2017 Free Software Foundation, Inc. This file is part of the GNU Binutils and/or GDB, the GNU debugger. @@ -25,6 +25,10 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger. #ifndef IP2K_OPC_H #define IP2K_OPC_H +#ifdef __cplusplus +extern "C" { +#endif + /* -- opc.h */ /* Check applicability of instructions against machines. */ @@ -115,4 +119,8 @@ struct cgen_fields } + #ifdef __cplusplus + } + #endif + #endif /* IP2K_OPC_H */