X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fip2k-desc.h;h=06ae78fe828f0058b952cf966c428a55cd8a8d84;hb=8588b356927dabd582d1d67f87a161027cb2aed1;hp=a3b88155f6251b3452e675c2ecbf1cd424117d8f;hpb=2571583aed598dd3f9651b53434e5f177a0e3cf7;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/ip2k-desc.h b/opcodes/ip2k-desc.h index a3b88155f6..06ae78fe82 100644 --- a/opcodes/ip2k-desc.h +++ b/opcodes/ip2k-desc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* CPU data header for ip2k. THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2017 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 IP2K_CPU_H #define IP2K_CPU_H +#ifdef __cplusplus +extern "C" { +#endif + #define CGEN_ARCH ip2k /* Given symbol S, return ip2k_cgen_. */ @@ -287,4 +292,8 @@ extern const CGEN_HW_ENTRY ip2k_cgen_hw_table[]; + #ifdef __cplusplus + } + #endif + #endif /* IP2K_CPU_H */