X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=opcodes%2Fxc16x-desc.h;h=43e2fec79d3fdb4f4333c2137e32baccb37dd5a0;hb=154b353f689cad41ed9455088b3dede30d9f2e00;hp=e4b82b176b8767316cbb488cb5912daa7a0ef91e;hpb=4b95cf5c0c75d6efc1b2f96af72317aecca079f1;p=binutils-gdb.git diff --git a/opcodes/xc16x-desc.h b/opcodes/xc16x-desc.h index e4b82b176b8..43e2fec79d3 100644 --- a/opcodes/xc16x-desc.h +++ b/opcodes/xc16x-desc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* CPU data header for xc16x. THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2014 Free Software Foundation, Inc. +Copyright (C) 1996-2021 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 XC16X_CPU_H #define XC16X_CPU_H +#ifdef __cplusplus +extern "C" { +#endif + #define CGEN_ARCH xc16x /* Given symbol S, return xc16x_cgen_. */ @@ -444,4 +449,8 @@ extern const CGEN_HW_ENTRY xc16x_cgen_hw_table[]; + #ifdef __cplusplus + } + #endif + #endif /* XC16X_CPU_H */