X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fepiphany-desc.h;h=23aed767b3a10d6f4d14a0d4652196af5964014d;hb=a8eb42a8b7d48ff6bd12ac83b0e31967b4f5abf1;hp=a8ae93e787140e6215bdf6a62b4e0ccfc8e46069;hpb=4b95cf5c0c75d6efc1b2f96af72317aecca079f1;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/epiphany-desc.h b/opcodes/epiphany-desc.h index a8ae93e787..23aed767b3 100644 --- a/opcodes/epiphany-desc.h +++ b/opcodes/epiphany-desc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* CPU data header for epiphany. THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2014 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 EPIPHANY_CPU_H #define EPIPHANY_CPU_H +#ifdef __cplusplus +extern "C" { +#endif + #define CGEN_ARCH epiphany /* Given symbol S, return epiphany_cgen_. */ @@ -399,4 +404,8 @@ extern const CGEN_HW_ENTRY epiphany_cgen_hw_table[]; + #ifdef __cplusplus + } + #endif + #endif /* EPIPHANY_CPU_H */