]>
git.saurik.com Git - apple/libc.git/blob - include/stdarg.h
7585995d4a1811401078fb3f075e7ffbe31e19f6
1 /* This file is public domain. */
2 /* GCC uses its own copy of this header */
4 #include_next <stdarg.h>
5 #elif defined(__MWERKS__)
8 #error "This header only supports __MWERKS__."