X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2Fmt-opc.h;h=15f81b187ee38f0411ec2c05711cc6fdceeb082d;hb=0b54364d92d9cddb490f9291ec8eef11086b0917;hp=58b2ee96cf4a48c8b94e691bdd7c4403dd3fb0aa;hpb=05994f45db64e255bb77913bad21859e49b461cb;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/mt-opc.h b/opcodes/mt-opc.h index 58b2ee96cf..15f81b187e 100644 --- a/opcodes/mt-opc.h +++ b/opcodes/mt-opc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* Instruction opcode header for mt. THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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 MT_OPC_H #define MT_OPC_H +#ifdef __cplusplus +extern "C" { +#endif + /* -- opc.h */ /* Check applicability of instructions against machines. */ @@ -176,4 +181,8 @@ struct cgen_fields } + #ifdef __cplusplus + } + #endif + #endif /* MT_OPC_H */