提交 b5add19b 编写于 作者: pangweishende's avatar pangweishende

[components] add definition of mode_t for armlibc.

上级 be7b8421
......@@ -9,4 +9,6 @@ typedef rt_int32_t key_t; /* Used for interprocess communication. */
typedef rt_int32_t pid_t; /* Used for process IDs and process group IDs. */
typedef signed long ssize_t; /* Used for a count of bytes or an error indication. */
typedef int mode_t;
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册