From 3818ed33a96cca926f6d8b97fbc50630481b5110 Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Mon, 27 Jan 1992 21:45:35 +0000 Subject: * xm-convex.h, xm-hp300bsd.h, xm-isi.h, xm-merlin.h, xm-news.h, xm-np1.h, xm-pn.h, xm-pyr.h, xm-rtbsd.h, xm-symmetry.h, xm-umax.h: Remove MISSING_VPRINTF declaration, and superfluous "kgdb" defines. --- gdb/xm-news.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'gdb/xm-news.h') diff --git a/gdb/xm-news.h b/gdb/xm-news.h index eae0248..147063d 100644 --- a/gdb/xm-news.h +++ b/gdb/xm-news.h @@ -1,5 +1,5 @@ /* Parameters for execution on a Sony/NEWS, for GDB, the GNU debugger. - Copyright (C) 1987, 1989 Free Software Foundation, Inc. + Copyright 1987, 1989, 1992 Free Software Foundation, Inc. This file is part of GDB. @@ -44,9 +44,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ addr = blockend + 4 * offsets[regno]; \ } -/* Compensate for lack of `vprintf' function. */ -#define MISSING_VPRINTF - /* NewsOS 3 apparently dies on large alloca's -- roland@ai.mit.edu. */ #define BROKEN_LARGE_ALLOCA -- cgit v1.1