luxos/SysCore/include/cstdarg

8 lines
107 B
Plaintext
Raw Normal View History

2021-09-14 15:34:14 +00:00
// cerrno standard header
#ifndef _CSTDARG_
#define _CSTDARG_
#include <stdarg.h>
#endif /* _CSTDARG_ */