X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Flm32-desc.h;h=abf5b0f8fbe6caa97aa7e789fac1ce108f9a60d0;hb=c1a66c0629d3b62075a73793f1a7e7393e23e7e2;hp=a757cd1e1219b8b35f4079ba88d71644647fcff7;hpb=4469d2be4b56f5500e0cf8024fabf5e013601f7b;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/lm32-desc.h b/opcodes/lm32-desc.h index a757cd1e12..abf5b0f8fb 100644 --- a/opcodes/lm32-desc.h +++ b/opcodes/lm32-desc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* CPU data header for lm32. 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 LM32_CPU_H #define LM32_CPU_H +#ifdef __cplusplus +extern "C" { +#endif + #define CGEN_ARCH lm32 /* Given symbol S, return lm32_cgen_. */ @@ -237,4 +242,8 @@ extern const CGEN_HW_ENTRY lm32_cgen_hw_table[]; + #ifdef __cplusplus + } + #endif + #endif /* LM32_CPU_H */