luxos/SysCore/include/cstring
2021-09-14 18:34:14 +03:00

10 lines
116 B
Plaintext

// cstring standard header
#ifndef _CSTDSTRING_
#define _CSTDSTRING_
#include <string.h>
#endif /* _CSTDINT_ */