X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fxc16x-desc.h;h=18accd07dbbdf8e915a6977adcbf073973b59dbf;hb=a8eb42a8b7d48ff6bd12ac83b0e31967b4f5abf1;hp=7c6f5803ada1cb776c0ec097749f6c7dc6aa15ed;hpb=6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/xc16x-desc.h b/opcodes/xc16x-desc.h index 7c6f5803ad..18accd07db 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-2016 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 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 */