X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fm32c-desc.h;h=06748ec518f00ca4b645e15ed1b8727dd0bea251;hb=a611b5cb00f47a47426bf1d4fdca9cf3b7eadb53;hp=573336f41fdfca286887ac77b81a2d2cb7ab4bf3;hpb=2571583aed598dd3f9651b53434e5f177a0e3cf7;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/m32c-desc.h b/opcodes/m32c-desc.h index 573336f41f..06748ec518 100644 --- a/opcodes/m32c-desc.h +++ b/opcodes/m32c-desc.h @@ -1,3 +1,4 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* CPU data header for m32c. THIS FILE IS MACHINE GENERATED WITH CGEN. @@ -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 */