X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fxstormy16-opc.h;h=5f21068da0c0fda068559d46df9f0bcfa31957db;hb=3af96c0d99dedab49d2b82b730c74c27ce99bba4;hp=0ed031f15527c6afbb32acbe145df1cf75ea69e7;hpb=6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/xstormy16-opc.h b/opcodes/xstormy16-opc.h index 0ed031f155..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-2016 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 */