X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2Fxc16x-opc.h;h=c0f60b9c0f2072999a966c477cc94116c5acc06a;hb=dabec65da1b937ea40a30b7a844fbf91782b718a;hp=65a9e9d3b78a2823cdee331f8be61c4b4e42c189;hpb=87337981d937b6b00c55827ea15438e19c518884;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/xc16x-opc.h b/opcodes/xc16x-opc.h index 65a9e9d3b7..c0f60b9c0f 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 1996-2009 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 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 */