aboutsummaryrefslogtreecommitdiff
path: root/gcc/system.h
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>2005-04-08 11:23:32 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>2005-04-08 11:23:32 +0000
commit627aa08ae96fd7dfad7e6f0ff6af638f70d58ceb (patch)
treeaa295d40a3547f4b530232edebccd60eee0255e2 /gcc/system.h
parent43e1c5f7205aa500b7ce2d21c51aff439d86704b (diff)
downloadgcc-627aa08ae96fd7dfad7e6f0ff6af638f70d58ceb.zip
gcc-627aa08ae96fd7dfad7e6f0ff6af638f70d58ceb.tar.gz
gcc-627aa08ae96fd7dfad7e6f0ff6af638f70d58ceb.tar.bz2
* system.h: Revert last change.
From-SVN: r97826
Diffstat (limited to 'gcc/system.h')
-rw-r--r--gcc/system.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/gcc/system.h b/gcc/system.h
index 771178c..6fec6a6 100644
--- a/gcc/system.h
+++ b/gcc/system.h
@@ -675,14 +675,13 @@ extern void fancy_abort (const char *, int, const char *) ATTRIBUTE_NORETURN;
#undef ANSI_PROTOTYPES
#undef PTR_CONST
#undef LONG_DOUBLE
-#undef PARAMS
#undef VPARAMS
#undef VA_OPEN
#undef VA_FIXEDARG
#undef VA_CLOSE
#undef VA_START
- #pragma GCC poison ANSI_PROTOTYPES PTR_CONST LONG_DOUBLE PARAMS VPARAMS \
- VA_OPEN VA_FIXEDARG VA_CLOSE VA_START
+ #pragma GCC poison ANSI_PROTOTYPES PTR_CONST LONG_DOUBLE VPARAMS VA_OPEN \
+ VA_FIXEDARG VA_CLOSE VA_START
#endif /* IN_GCC */
/* Note: not all uses of the `index' token (e.g. variable names and