From: David Henkel-Wallace Date: Thu, 23 Jul 1992 19:01:19 +0000 (+0000) Subject: hp stuff. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3dfac3bc35793282d57b68b5908eed385a193dbf;p=binutils-gdb.git hp stuff. --- diff --git a/ld/cplus-dem.c b/ld/cplus-dem.c index a4b86ea259f..f4d1d847ae6 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.