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/m32r-asm.c | |
parent | 7b347e436d891e39488be78a0e7fccb51de7b3c0 (diff) | |
download | gdb-bf143b25e9fc72d76625cbc229ef804b9ef42bae.zip gdb-bf143b25e9fc72d76625cbc229ef804b9ef42bae.tar.gz gdb-bf143b25e9fc72d76625cbc229ef804b9ef42bae.tar.bz2 |
Fix compile time warning messages
Diffstat (limited to 'opcodes/m32r-asm.c')
-rw-r--r-- | opcodes/m32r-asm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/m32r-asm.c b/opcodes/m32r-asm.c index 87c33f0..512e0b9 100644 --- a/opcodes/m32r-asm.c +++ b/opcodes/m32r-asm.c @@ -4,7 +4,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. - the resultant file is machine generated, cgen-asm.in isn't -Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2004 Free Software Foundation, Inc. +Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This file is part of the GNU Binutils and GDB, the GNU debugger. |