summaryrefslogtreecommitdiff
path: root/gdb/config/arm
diff options
context:
space:
mode:
authorUlrich Weigand <uweigand@de.ibm.com>2007-10-12 15:49:07 +0000
committerUlrich Weigand <uweigand@de.ibm.com>2007-10-12 15:49:07 +0000
commit3d5e6107ba41189e6b3a64c1c63b983d28fe2383 (patch)
tree6f27d7de5a6e09e95edfa360b5532df530d99789 /gdb/config/arm
parent82585c726542fe34a6e3108ce281759f4de08d57 (diff)
downloadbinutils-gdb-3d5e6107ba41189e6b3a64c1c63b983d28fe2383.tar.gz
* config/arm/nm-nbsdaout.h: Remove file.
* config/nm-nbsdaout.h: Likewise. * config/nm-nbsd.h: Likewise.
Diffstat (limited to 'gdb/config/arm')
-rw-r--r--gdb/config/arm/nm-nbsdaout.h28
1 files changed, 0 insertions, 28 deletions
diff --git a/gdb/config/arm/nm-nbsdaout.h b/gdb/config/arm/nm-nbsdaout.h
deleted file mode 100644
index 753e7fbd7a3..00000000000
--- a/gdb/config/arm/nm-nbsdaout.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/* Native-dependent definitions for ARM running NetBSD, for GDB.
- Copyright 1986, 1987, 1989, 1992, 1994, 1999, 2007
- 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 3 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, see <http://www.gnu.org/licenses/>. */
-
-#ifndef NM_NBSDAOUT_H
-#define NM_NBSDAOUT_H
-
-#include "config/nm-nbsd.h"
-
-/* Get generic NetBSD a.out native definitions. */
-#include "config/nm-nbsdaout.h"
-
-#endif /* NM_NBSDAOUT_H */