X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2For1k-opc.h;h=5673a58fcb0f8ece03e12ebeaa969b53aad2b07f;hb=a611b5cb00f47a47426bf1d4fdca9cf3b7eadb53;hp=f5bb771a043675514962f1219d0cc36b039ba095;hpb=b90efa5b79ac1524ec260f8eb89d1be37e0219a7;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/or1k-opc.h b/opcodes/or1k-opc.h index f5bb771a04..5673a58fcb 100644 --- a/opcodes/or1k-opc.h +++ b/opcodes/or1k-opc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* Instruction opcode header for or1k. THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2015 Free Software Foundation, Inc. +Copyright (C) 1996-2017 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 OR1K_OPC_H #define OR1K_OPC_H +#ifdef __cplusplus +extern "C" { +#endif + /* -- opc.h */ #undef CGEN_DIS_HASH_SIZE @@ -132,4 +137,8 @@ struct cgen_fields } + #ifdef __cplusplus + } + #endif + #endif /* OR1K_OPC_H */