X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fiq2000-desc.h;h=3ed17e8c79121beeaac06b06b6a76c12857ac9b0;hb=50d036364fb2a71b3ac9a0b0cdbe58296832a1b2;hp=450216c526e9a3d19d58ccb6fc6648dd892729b6;hpb=b90efa5b79ac1524ec260f8eb89d1be37e0219a7;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/iq2000-desc.h b/opcodes/iq2000-desc.h index 450216c526..3ed17e8c79 100644 --- a/opcodes/iq2000-desc.h +++ b/opcodes/iq2000-desc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* CPU data 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_CPU_H #define IQ2000_CPU_H +#ifdef __cplusplus +extern "C" { +#endif + #define CGEN_ARCH iq2000 /* Given symbol S, return iq2000_cgen_. */ @@ -344,4 +349,8 @@ extern const CGEN_HW_ENTRY iq2000_cgen_hw_table[]; + #ifdef __cplusplus + } + #endif + #endif /* IQ2000_CPU_H */