diff --git a/ld/cplus-dem.c b/ld/cplus-dem.c index a4b86ea259..f4d1d847ae 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.