aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/mips/xm-irix3.h
diff options
context:
space:
mode:
authorPeter Schauer <Peter.Schauer@mytum.de>1994-06-24 15:21:24 +0000
committerPeter Schauer <Peter.Schauer@mytum.de>1994-06-24 15:21:24 +0000
commit591554fd29433093c5983987d1a6c70013d80abd (patch)
tree4309a32034291738249de6fd89d97a99d19a5b7a /gdb/config/mips/xm-irix3.h
parenta8044a2d0486bf017b6ec555e4d4f665a78ea547 (diff)
downloadgdb-591554fd29433093c5983987d1a6c70013d80abd.zip
gdb-591554fd29433093c5983987d1a6c70013d80abd.tar.gz
gdb-591554fd29433093c5983987d1a6c70013d80abd.tar.bz2
* config/mips/xm-makeva.h: Removed, no longer necessary.
* Makefile.in, config/mips/xm-irix3.h, config/mips/xm-irix5.h, config/mips/xm-mips.h, config/mips/xm-news-mips.h, config/mips/xm-riscos.h: Remove references to xm-makeva.h
Diffstat (limited to 'gdb/config/mips/xm-irix3.h')
-rw-r--r--gdb/config/mips/xm-irix3.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/mips/xm-irix3.h b/gdb/config/mips/xm-irix3.h
index 50f79ae..cd7037b 100644
--- a/gdb/config/mips/xm-irix3.h
+++ b/gdb/config/mips/xm-irix3.h
@@ -35,6 +35,3 @@ extern void *memset();
addr = regno; \
else \
addr = regno + NSIG_HNDLRS; /* Skip over signal handlers */
-
-/* Mips hosts need aligned va_list arguments. */
-#include "mips/xm-makeva.h"