From 3dfac3bc35793282d57b68b5908eed385a193dbf Mon Sep 17 00:00:00 2001 From: David Henkel-Wallace Date: Thu, 23 Jul 1992 19:01:19 +0000 Subject: [PATCH] hp stuff. --- ld/cplus-dem.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ld/cplus-dem.c b/ld/cplus-dem.c index a4b86ea..f4d1d84 100644 --- a/ld/cplus-dem.c +++ b/ld/cplus-dem.c @@ -59,8 +59,9 @@ #include "defs.h" #endif - - +#ifdef PARAMS +#undef PARAMS +#endif #define PARAMS(x) EXFUN(,x) /* This is '$' on systems where the assembler can deal with that. -- 2.7.4