From 9a07ddf2afbf5c29c74b62da8feccd97afea597e Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Tue, 23 Mar 1993 01:57:27 +0000 Subject: * nm-*, xm-*, tm-*: All native, host, and target files, which get linked to nm.h, xm.h, and tm.h respectively by configure, moved to appropriate config/ subdirectory. * nm-sysv4.h, xm-sysv4.h, tm-sysv4.h, tm-sunos.h, nm-trash.h: Native, host, and target files that are common across more than one cpu architecture and included by one of the configured native, host, or target files, get moved to config directory. --- gdb/tm-hppab.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'gdb/tm-hppab.h') diff --git a/gdb/tm-hppab.h b/gdb/tm-hppab.h index 577bb9bbe6b..e69de29bb2d 100644 --- a/gdb/tm-hppab.h +++ b/gdb/tm-hppab.h @@ -1,6 +0,0 @@ -/* Parameters for execution on an HP PA-RISC machine running BSD, for GDB. - Contributed by the Center for Software Science at the - University of Utah (pa-gdb-bugs@cs.utah.edu). */ - -/* It's all just the common stuff. */ -#include "tm-hppa.h" -- cgit v1.2.1