luxos/SysCore/include/cstdarg

8 lines
107 B
Plaintext

// cerrno standard header
#ifndef _CSTDARG_
#define _CSTDARG_
#include <stdarg.h>
#endif /* _CSTDARG_ */