diff options
author | Alan Modra <amodra@bigpond.net.au> | 2005-02-22 00:33:20 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 2005-02-22 00:33:20 +0000 |
commit | 2cf2e0c3c553c3245e3d40f7cc53ddf156763ceb (patch) | |
tree | 0f565c62ff80c69f65d87e8834742f728de3610e /opcodes/iq2000-desc.h | |
parent | 0f6673b6f8cb496505bc68766d90d919e227bb52 (diff) | |
download | gdb-2cf2e0c3c553c3245e3d40f7cc53ddf156763ceb.tar.gz |
Regenerate cgen files
Diffstat (limited to 'opcodes/iq2000-desc.h')
-rw-r--r-- | opcodes/iq2000-desc.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/opcodes/iq2000-desc.h b/opcodes/iq2000-desc.h index 3106e627a30..f3ac4d379e8 100644 --- a/opcodes/iq2000-desc.h +++ b/opcodes/iq2000-desc.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2004 Free Software Foundation, Inc. +Copyright 1996-2005 Free Software Foundation, Inc. This file is part of the GNU Binutils and/or GDB, the GNU debugger. @@ -188,8 +188,6 @@ typedef enum isa_attr { /* Ifield support. */ -extern const struct cgen_ifld iq2000_cgen_ifld_table[]; - /* Ifield attribute indices. */ /* Enum declaration for cgen_ifld attrs. */ @@ -286,6 +284,8 @@ typedef enum cgen_insn_attr { /* cgen.h uses things we just defined. */ #include "opcode/cgen.h" +extern const struct cgen_ifld iq2000_cgen_ifld_table[]; + /* Attributes. */ extern const CGEN_ATTR_TABLE iq2000_cgen_hardware_attr_table[]; extern const CGEN_ATTR_TABLE iq2000_cgen_ifield_attr_table[]; |