diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-12-01 21:01:58 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-12-01 21:01:58 +0000 |
commit | 7768dd6c95c73e99ffd24efb85ec4a8ac05e3398 (patch) | |
tree | f6a429dc8de2f55f4b696bd3df6ffcc13d4f70a2 /gdb/config/powerpc/tm-cygwin.h | |
parent | 7bc65f05b25c321c019439c3f7489bf147d78ccf (diff) | |
download | gdb-7768dd6c95c73e99ffd24efb85ec4a8ac05e3398.zip gdb-7768dd6c95c73e99ffd24efb85ec4a8ac05e3398.tar.gz gdb-7768dd6c95c73e99ffd24efb85ec4a8ac05e3398.tar.bz2 |
Zap some older PPC targets.
Diffstat (limited to 'gdb/config/powerpc/tm-cygwin.h')
-rw-r--r-- | gdb/config/powerpc/tm-cygwin.h | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/gdb/config/powerpc/tm-cygwin.h b/gdb/config/powerpc/tm-cygwin.h deleted file mode 100644 index d48d7a0..0000000 --- a/gdb/config/powerpc/tm-cygwin.h +++ /dev/null @@ -1,21 +0,0 @@ -/* OBSOLETE /* Macro definitions PowerPC running under the Cygwin API. */ -/* OBSOLETE Copyright 1996, 1998 Free Software Foundation, Inc. */ -/* OBSOLETE */ -/* OBSOLETE This file is part of GDB. */ -/* OBSOLETE */ -/* OBSOLETE This program is free software; you can redistribute it and/or modify */ -/* OBSOLETE it under the terms of the GNU General Public License as published by */ -/* OBSOLETE the Free Software Foundation; either version 2 of the License, or */ -/* OBSOLETE (at your option) any later version. */ -/* OBSOLETE */ -/* OBSOLETE This program is distributed in the hope that it will be useful, */ -/* OBSOLETE but WITHOUT ANY WARRANTY; without even the implied warranty of */ -/* OBSOLETE MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the */ -/* OBSOLETE GNU General Public License for more details. */ -/* OBSOLETE */ -/* OBSOLETE You should have received a copy of the GNU General Public License */ -/* OBSOLETE along with this program; if not, write to the Free Software */ -/* OBSOLETE Foundation, Inc., 59 Temple Place - Suite 330, */ -/* OBSOLETE Boston, MA 02111-1307, USA. */ */ -/* OBSOLETE */ -/* OBSOLETE #include "powerpc/tm-ppcle-eabi.h" */ |