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/xm-vaxult.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'gdb/xm-vaxult.h') diff --git a/gdb/xm-vaxult.h b/gdb/xm-vaxult.h index ce1f629..e69de29 100644 --- a/gdb/xm-vaxult.h +++ b/gdb/xm-vaxult.h @@ -1,6 +0,0 @@ -/* Definitions to make GDB run on a vax under Ultrix. */ - -#include "xm-vax.h" -extern char *strdup(); - -#define MEM_FNS_DECLARED -- cgit v1.1