diff options
author | Nick Clifton <nickc@redhat.com> | 2005-02-15 12:52:03 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-02-15 12:52:03 +0000 |
commit | 50acbd1119c1f5f5f089818991a51237f601a6e7 (patch) | |
tree | 27caf4889b935e85fa8cf40367788b76a32850c8 /opcodes/ip2k-desc.h | |
parent | 3f0d22b6e138fd3e1e596b68bdb2973d2f8a5efd (diff) | |
download | gdb-50acbd1119c1f5f5f089818991a51237f601a6e7.tar.gz |
Fix compile time warning messages
Diffstat (limited to 'opcodes/ip2k-desc.h')
-rw-r--r-- | opcodes/ip2k-desc.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/opcodes/ip2k-desc.h b/opcodes/ip2k-desc.h index 11220263b5c..bc007047f6b 100644 --- a/opcodes/ip2k-desc.h +++ b/opcodes/ip2k-desc.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. +Copyright 1996-2004 Free Software Foundation, Inc. This file is part of the GNU Binutils and/or GDB, the GNU debugger. @@ -245,6 +245,7 @@ extern const CGEN_ATTR_TABLE ip2k_cgen_insn_attr_table[]; /* Hardware decls. */ +extern const CGEN_HW_ENTRY ip2k_cgen_hw_table[]; |