diff options
| -rw-r--r-- | stdarg.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,5 +10,6 @@ typedef char *va_list; /* fix a buggy dependency on GCC in libio.h */ typedef va_list __gnuc_va_list; +#define _VA_LIST_DEFINED #endif |
![]() |
index : tinycc | |
| Tiny C Compiler by Fabrice Bellard Git mirror of the final release by Bellard, discarding all changes after. The repository at https://repo.or.cz/tinycc.git has become untrustworthy. Also the tcc sources have become tainted with AI slop. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | stdarg.h | 1 |
@@ -10,5 +10,6 @@ typedef char *va_list; /* fix a buggy dependency on GCC in libio.h */ typedef va_list __gnuc_va_list; +#define _VA_LIST_DEFINED #endif |