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