www.pudn.com > vxworks0108.rar > stdarg.h
#ifndef _MACHINE_STDARG_H_ #define _MACHINE_STDARG_H_ #include #ifndef _STDARG_H #define _STDARG_H #endif #include typedef _BSD_VA_LIST_ va_list; #endif /* !_MACHINE_STDARG_H_ */