luxos/SysCore/include/cstring

10 lines
116 B
Plaintext
Raw Normal View History

2021-09-14 15:34:14 +00:00
// cstring standard header
#ifndef _CSTDSTRING_
#define _CSTDSTRING_
#include <string.h>
#endif /* _CSTDINT_ */