diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-02-24 22:56:08 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-02-24 22:56:08 +0000 |
commit | d81e3805c384665ba1c522fd5b72bc2d2dfc6efe (patch) | |
tree | ac2b6b56f7877d3e7cef7ced142b9a737cfa32d1 /gdb/config/m68k/tm-linux.h | |
parent | 69f098507c1dc47662190c89cb49a94544d2202a (diff) | |
download | gdb-d81e3805c384665ba1c522fd5b72bc2d2dfc6efe.tar.gz |
s/Linux/.../
Fix PR gdb/378.
Diffstat (limited to 'gdb/config/m68k/tm-linux.h')
-rw-r--r-- | gdb/config/m68k/tm-linux.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gdb/config/m68k/tm-linux.h b/gdb/config/m68k/tm-linux.h index bd0e90467a4..78e732c90cf 100644 --- a/gdb/config/m68k/tm-linux.h +++ b/gdb/config/m68k/tm-linux.h @@ -1,5 +1,7 @@ -/* Definitions to target GDB to Linux on m680x0 - Copyright 1996, 1998, 1999, 2000 Free Software Foundation, Inc. +/* Definitions to target GDB to GNU/Linux on m680x0. + + Copyright 1996, 1998, 1999, 2000, 2002 Free Software Foundation, + Inc. This file is part of GDB. |