diff options
Diffstat (limited to 'ld')
-rw-r--r-- | ld/cplus-dem.c | 5 |
1 files 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. |