X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fxstormy16-desc.h;h=dec8909472bb20d889515c9317936e94307a245f;hb=57e5e645010430b3d73f8c6a757d09f48dc8f8d5;hp=edd9f801cf66e5c437830b62cf67f5a7ff33e9e1;hpb=4469d2be4b56f5500e0cf8024fabf5e013601f7b;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/xstormy16-desc.h b/opcodes/xstormy16-desc.h index edd9f801cf..dec8909472 100644 --- a/opcodes/xstormy16-desc.h +++ b/opcodes/xstormy16-desc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* CPU data header for xstormy16. THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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 XSTORMY16_CPU_H #define XSTORMY16_CPU_H +#ifdef __cplusplus +extern "C" { +#endif + #define CGEN_ARCH xstormy16 /* Given symbol S, return xstormy16_cgen_. */ @@ -326,4 +331,8 @@ extern const CGEN_HW_ENTRY xstormy16_cgen_hw_table[]; + #ifdef __cplusplus + } + #endif + #endif /* XSTORMY16_CPU_H */