X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2Ffrv-opc.h;h=30c24de961a0cb41f09741bf211155662de7da6c;hb=2365f8d70c50afbfd6be69a4076ea6e78fb5485d;hp=3930200c984d0d505e39ba7bf25392985e4e89ab;hpb=2571583aed598dd3f9651b53434e5f177a0e3cf7;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/frv-opc.h b/opcodes/frv-opc.h index 3930200c98..30c24de961 100644 --- a/opcodes/frv-opc.h +++ b/opcodes/frv-opc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* Instruction opcode header for frv. THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2017 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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 FRV_OPC_H #define FRV_OPC_H +#ifdef __cplusplus +extern "C" { +#endif + /* -- opc.h */ #undef CGEN_DIS_HASH_SIZE @@ -384,4 +389,8 @@ struct cgen_fields } + #ifdef __cplusplus + } + #endif + #endif /* FRV_OPC_H */