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 | bf143b25e9fc72d76625cbc229ef804b9ef42bae (patch) | |
tree | 0800c782c2d777a4039d7601001745a471c76a3b /opcodes/fr30-desc.h | |
parent | 7b347e436d891e39488be78a0e7fccb51de7b3c0 (diff) | |
download | gdb-bf143b25e9fc72d76625cbc229ef804b9ef42bae.zip gdb-bf143b25e9fc72d76625cbc229ef804b9ef42bae.tar.gz gdb-bf143b25e9fc72d76625cbc229ef804b9ef42bae.tar.bz2 |
Fix compile time warning messages
Diffstat (limited to 'opcodes/fr30-desc.h')
-rw-r--r-- | opcodes/fr30-desc.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/opcodes/fr30-desc.h b/opcodes/fr30-desc.h index 35d0de7..64cf469 100644 --- a/opcodes/fr30-desc.h +++ b/opcodes/fr30-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. @@ -267,6 +267,7 @@ extern CGEN_KEYWORD fr30_cgen_opval_h_r13; extern CGEN_KEYWORD fr30_cgen_opval_h_r14; extern CGEN_KEYWORD fr30_cgen_opval_h_r15; +extern const CGEN_HW_ENTRY fr30_cgen_hw_table[]; |