remove xm.h

This commit is contained in:
cl 2003-09-13 20:02:29 +00:00
parent b4f47506dc
commit 7820cb5d26
2 changed files with 1 additions and 23 deletions

View File

@ -186,7 +186,7 @@
/* #undef GDB_MULTI_ARCH */
/* hostfile */
#define GDB_XM_FILE config/m68k/xm-nbsd.h
/* #undef GDB_XM_FILE */
/* targetfile */
#define GDB_TM_FILE config/m68k/tm-nbsd.h

View File

@ -1,22 +0,0 @@
/* Parameters for execution on a Motorola m68k running NetBSD, for GDB.
Copyright 1996 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. */
/* Get generic NetBSD host definitions. */
#include "config/xm-nbsd.h"