X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fepiphany-desc.h;h=9af5964b1b2b71ec9634489aaa8377b464916da2;hb=d43b7a2d5718f303a9e284f0d14219f05fbcfa17;hp=4aada65821a7ade99b288298d47747ddd0cdbd40;hpb=02a79b89fdeadccb67048291e6c2a1e5ce6ad623;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/epiphany-desc.h b/opcodes/epiphany-desc.h index 4aada65821..9af5964b1b 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 1996-2010 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 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 */