X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fxstormy16-opc.h;h=5f21068da0c0fda068559d46df9f0bcfa31957db;hb=087e161b3cd9a8626dc05ce1bdb8dfaf353a71b1;hp=5518d20922066d8cc4c88421facdefe19e8c923b;hpb=b90efa5b79ac1524ec260f8eb89d1be37e0219a7;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/xstormy16-opc.h b/opcodes/xstormy16-opc.h index 5518d20922..5f21068da0 100644 --- a/opcodes/xstormy16-opc.h +++ b/opcodes/xstormy16-opc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* Instruction opcode header for xstormy16. THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright (C) 1996-2015 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 XSTORMY16_OPC_H #define XSTORMY16_OPC_H +#ifdef __cplusplus +extern "C" { +#endif + /* -- opc.h */ /* Allows reason codes to be output when assembler errors occur. */ @@ -135,4 +140,8 @@ struct cgen_fields } + #ifdef __cplusplus + } + #endif + #endif /* XSTORMY16_OPC_H */