X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2For1k-opc.h;h=5692ea95f18e5ff1c37ddffd48a79ed28622c2c0;hb=e90426589d7c783b7e458162baaac1431fc33bd5;hp=5c2117645e536757602b991d3322918212171b35;hpb=2571583aed598dd3f9651b53434e5f177a0e3cf7;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/or1k-opc.h b/opcodes/or1k-opc.h index 5c2117645e..5692ea95f1 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-2017 Free Software Foundation, Inc. +Copyright (C) 1996-2018 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 */