(_VA_LIST_): Define.

From-SVN: r5785
This commit is contained in:
Richard Kenner 1993-10-13 18:24:50 -04:00
parent 40828e35cf
commit 550549f2a8
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ typedef struct
#undef __va_reg_p
#define __gnuc_va_list va_list
#define _VA_LIST
#define _VA_LIST_
#else
/* Similarly, if this gets included first, do nothing in _int_varargs.h. */
#define __INT_VARARGS_H