1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Remove PARAMS macros.

This commit is contained in:
Marek Polacek
2012-01-31 20:02:53 +00:00
committed by Joseph Myers
parent 41b81892f1
commit 69db4f8f46
4 changed files with 11 additions and 18 deletions

View File

@ -67,11 +67,6 @@
# endif
#endif /*!__P*/
/* For backward compatibility */
#ifndef _PARAMS
# define _PARAMS(protos) __P(protos)
#endif /*!_PARAMS*/
#define _IO_UNIFIED_JUMPTABLES 1
#ifndef _G_HAVE_PRINTF_FP
# define _IO_USE_DTOA 1