X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fmt-desc.h;h=a3629f8f59fc90755e51884f6363ed2cf476ac7a;hb=5b860c93e3c659625d92a2d2247712a84eac1041;hp=b6ffd30332a87ae19617cb68c04c77e63a0bdf6f;hpb=2571583aed598dd3f9651b53434e5f177a0e3cf7;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/mt-desc.h b/opcodes/mt-desc.h index b6ffd30332..a3629f8f59 100644 --- a/opcodes/mt-desc.h +++ b/opcodes/mt-desc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* CPU data header for mt. THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2017 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 MT_CPU_H #define MT_CPU_H +#ifdef __cplusplus +extern "C" { +#endif + #define CGEN_ARCH mt /* Given symbol S, return mt_cgen_. */ @@ -296,4 +301,8 @@ extern const CGEN_HW_ENTRY mt_cgen_hw_table[]; + #ifdef __cplusplus + } + #endif + #endif /* MT_CPU_H */