diff options
author | Andrew Cagney <cagney@redhat.com> | 2003-11-10 00:11:12 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2003-11-10 00:11:12 +0000 |
commit | 341e3d113ef5a8e8a08e8895fb0ef278a8b1f8b9 (patch) | |
tree | 2b122617bd120330499fb5bc0e6c482b57dc675e /gdb/config/m88k | |
parent | 5861bd7ebd8228e49a6aee449d5ab836fee2f6be (diff) | |
download | gdb-341e3d113ef5a8e8a08e8895fb0ef278a8b1f8b9.zip gdb-341e3d113ef5a8e8a08e8895fb0ef278a8b1f8b9.tar.gz gdb-341e3d113ef5a8e8a08e8895fb0ef278a8b1f8b9.tar.bz2 |
2003-11-09 Andrew Cagney <cagney@redhat.com>
* config/s390/s390.mh (XM_FILE, XM_CLIBS): Delete macros.
* config/s390/nm-linux.h (KERNEL_U_ADDR): Define.
* config/s390/xm-linux.h: Delete file.
* config/m88k/xm-delta88v4.h: Delete stray.
Diffstat (limited to 'gdb/config/m88k')
-rw-r--r-- | gdb/config/m88k/xm-delta88v4.h | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/gdb/config/m88k/xm-delta88v4.h b/gdb/config/m88k/xm-delta88v4.h deleted file mode 100644 index 932b902..0000000 --- a/gdb/config/m88k/xm-delta88v4.h +++ /dev/null @@ -1,22 +0,0 @@ -/* Host machine description for Motorola Delta 88 box, for GDB. - Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993 - Free Software Foundation, Inc. - - This file is part of GDB. - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ - -#include "config/xm-sysv4.h" |