2
0
mirror of https://github.com/xcat2/xNBA.git synced 2025-02-23 22:09:54 +00:00

1 Commits

Author SHA1 Message Date
Michael Brown
dbf8a02e8f [libc] Use __builtin_va_list et al in stdarg.h
The home-grown versions don't work properly for static variadic
functions, when gcc can choose to use a non-standard calling convention.
2008-03-24 00:23:11 +00:00