X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fm32r-desc.h;h=2373da7fbc9eb5fd33ecada0f6e841f5a64209bb;hb=50d036364fb2a71b3ac9a0b0cdbe58296832a1b2;hp=fb7fc01484421aeff4ec317ccd49b6e6b0118519;hpb=b90efa5b79ac1524ec260f8eb89d1be37e0219a7;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/m32r-desc.h b/opcodes/m32r-desc.h index fb7fc01484..2373da7fbc 100644 --- a/opcodes/m32r-desc.h +++ b/opcodes/m32r-desc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* CPU data header for m32r. 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 M32R_CPU_H #define M32R_CPU_H +#ifdef __cplusplus +extern "C" { +#endif + #define CGEN_ARCH m32r /* Given symbol S, return m32r_cgen_. */ @@ -280,4 +285,8 @@ extern const CGEN_HW_ENTRY m32r_cgen_hw_table[]; + #ifdef __cplusplus + } + #endif + #endif /* M32R_CPU_H */