X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2Fepiphany-opc.h;h=843d3ebff4b28d08fe5f65d1c63e054b278c85f1;hb=7deea9aad86683a4bcc68d6dd073038039f7a267;hp=d5d76d85f1c0375645f963807454f82a4fcd5142;hpb=fd936b4c69a28e454236c31ec488a1cb8d406d8c;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/epiphany-opc.h b/opcodes/epiphany-opc.h index d5d76d85f1..843d3ebff4 100644 --- a/opcodes/epiphany-opc.h +++ b/opcodes/epiphany-opc.h @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* Instruction opcode header for epiphany. THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010 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 EPIPHANY_OPC_H #define EPIPHANY_OPC_H +#ifdef __cplusplus +extern "C" { +#endif + /* -- opc.h */ /* enumerate relaxation types for gas. */ @@ -223,4 +228,8 @@ struct cgen_fields } + #ifdef __cplusplus + } + #endif + #endif /* EPIPHANY_OPC_H */