X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Flm32-desc.h;h=cc8f64b8051be7213862694a024acfa21f8f2c89;hb=f67c0c9171508672167b6868c67211571421a1c6;hp=b1557c8c725282b3d6f2bd62479720e9b9939723;hpb=b90efa5b79ac1524ec260f8eb89d1be37e0219a7;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/lm32-desc.h b/opcodes/lm32-desc.h index b1557c8c72..cc8f64b805 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 (C) 1996-2015 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 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 */