X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Ffr30-desc.h;h=dde943defaff6f3892e72b0bc51394e74d1d4801;hb=50d036364fb2a71b3ac9a0b0cdbe58296832a1b2;hp=4cc0146cac026867cc90bffac4e904d5f60d8a68;hpb=6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/fr30-desc.h b/opcodes/fr30-desc.h index 4cc0146cac..dde943defa 100644 --- a/opcodes/fr30-desc.h +++ b/opcodes/fr30-desc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* CPU data header for fr30. THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2016 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 FR30_CPU_H #define FR30_CPU_H +#ifdef __cplusplus +extern "C" { +#endif + #define CGEN_ARCH fr30 /* Given symbol S, return fr30_cgen_. */ @@ -309,4 +314,8 @@ extern const CGEN_HW_ENTRY fr30_cgen_hw_table[]; + #ifdef __cplusplus + } + #endif + #endif /* FR30_CPU_H */