X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2Fxc16x-opc.h;h=6b76729aa63bb4e690d88781a790956b74b7d215;hb=28ce7b07473c33f2e4e380a861973d68ffe8017f;hp=023a198210618eb69eac339d4e093fc1e53c0948;hpb=4b95cf5c0c75d6efc1b2f96af72317aecca079f1;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/xc16x-opc.h b/opcodes/xc16x-opc.h index 023a198210..6b76729aa6 100644 --- a/opcodes/xc16x-opc.h +++ b/opcodes/xc16x-opc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* Instruction opcode header for xc16x. THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2014 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 XC16X_OPC_H #define XC16X_OPC_H +#ifdef __cplusplus +extern "C" { +#endif + /* -- opc.h */ #define CGEN_DIS_HASH_SIZE 8 @@ -222,4 +227,8 @@ struct cgen_fields } + #ifdef __cplusplus + } + #endif + #endif /* XC16X_OPC_H */