CTAOS v3
This commit is contained in:
7
SysCore/include/cstdarg
Normal file
7
SysCore/include/cstdarg
Normal file
@ -0,0 +1,7 @@
|
||||
// cerrno standard header
|
||||
|
||||
#ifndef _CSTDARG_
|
||||
#define _CSTDARG_
|
||||
#include <stdarg.h>
|
||||
|
||||
#endif /* _CSTDARG_ */
|
Reference in New Issue
Block a user