diff options
author | Alan Modra <amodra@gmail.com> | 2005-02-22 00:33:20 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-02-22 00:33:20 +0000 |
commit | 610ad19b95f405554f34d1048a1ce334f6d3e33f (patch) | |
tree | 9cb89cc7dd996b0e2aeda75419096f42bfb9bc82 /opcodes/frv-desc.h | |
parent | 64e451ae3705bab33d670cb1b4b7c136c0cdea91 (diff) | |
download | ppe42-binutils-610ad19b95f405554f34d1048a1ce334f6d3e33f.tar.gz ppe42-binutils-610ad19b95f405554f34d1048a1ce334f6d3e33f.zip |
Regenerate cgen files
Diffstat (limited to 'opcodes/frv-desc.h')
-rw-r--r-- | opcodes/frv-desc.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/opcodes/frv-desc.h b/opcodes/frv-desc.h index 7fe94f70e6..865d42b1a2 100644 --- a/opcodes/frv-desc.h +++ b/opcodes/frv-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. @@ -605,8 +605,6 @@ typedef enum fr550_major_attr { /* Ifield support. */ -extern const struct cgen_ifld frv_cgen_ifld_table[]; - /* Ifield attribute indices. */ /* Enum declaration for cgen_ifld attrs. */ @@ -747,6 +745,8 @@ typedef enum cgen_insn_attr { /* cgen.h uses things we just defined. */ #include "opcode/cgen.h" +extern const struct cgen_ifld frv_cgen_ifld_table[]; + /* Attributes. */ extern const CGEN_ATTR_TABLE frv_cgen_hardware_attr_table[]; extern const CGEN_ATTR_TABLE frv_cgen_ifield_attr_table[]; |