X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fm32c-desc.h;h=2c95b85c8f60cabcbd8c6c1b8b43eea9d7572f09;hb=c1a66c0629d3b62075a73793f1a7e7393e23e7e2;hp=357449b63935b2ee786c3691f1366a7fe6e61b73;hpb=b90efa5b79ac1524ec260f8eb89d1be37e0219a7;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/m32c-desc.h b/opcodes/m32c-desc.h index 357449b639..2c95b85c8f 100644 --- a/opcodes/m32c-desc.h +++ b/opcodes/m32c-desc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* CPU data header for m32c. THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2015 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 M32C_CPU_H #define M32C_CPU_H +#ifdef __cplusplus +extern "C" { +#endif + #define CGEN_ARCH m32c /* Given symbol S, return m32c_cgen_. */ @@ -537,4 +542,8 @@ extern const CGEN_HW_ENTRY m32c_cgen_hw_table[]; + #ifdef __cplusplus + } + #endif + #endif /* M32C_CPU_H */