CTAOS v3
This commit is contained in:
9
SysCore/include/cstring
Normal file
9
SysCore/include/cstring
Normal file
@ -0,0 +1,9 @@
|
||||
// cstring standard header
|
||||
|
||||
#ifndef _CSTDSTRING_
|
||||
#define _CSTDSTRING_
|
||||
#include <string.h>
|
||||
|
||||
#endif /* _CSTDINT_ */
|
||||
|
||||
|
Reference in New Issue
Block a user