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 | 923620278bebe7f7169dfbefda6cbbabb739809f (patch) | |
tree | 9b3daeaa47a861cbf312a81470c6d580d42673ff /gdb/config/powerpc | |
parent | ca557f44a0548248b83712ade658eefe9c976923 (diff) | |
download | gdb-923620278bebe7f7169dfbefda6cbbabb739809f.zip gdb-923620278bebe7f7169dfbefda6cbbabb739809f.tar.gz gdb-923620278bebe7f7169dfbefda6cbbabb739809f.tar.bz2 |
s/Linux/.../
Fix PR gdb/378.
Diffstat (limited to 'gdb/config/powerpc')
-rw-r--r-- | gdb/config/powerpc/tm-linux.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gdb/config/powerpc/tm-linux.h b/gdb/config/powerpc/tm-linux.h index a7935c2..5fe8d76 100644 --- a/gdb/config/powerpc/tm-linux.h +++ b/gdb/config/powerpc/tm-linux.h @@ -1,5 +1,6 @@ -/* Definitions to target GDB to Linux on 386. - Copyright 1992, 1993, 2000 Free Software Foundation, Inc. +/* Definitions to target GDB to GNU/Linux on PowerPC. + + Copyright 1992, 1993, 2000, 2002 Free Software Foundation, Inc. This file is part of GDB. |