mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 08:06:32 +00:00
调整user下libs的libc目录结构 (#103)
* 调整user下libs的libc目录结构 * 修正.gitignore文件的问题 * 修复无法编译的问题 Co-authored-by: longjin <longjin@RinGoTek.cn>
This commit is contained in:
@ -18,4 +18,4 @@ API文档
|
||||
api-list/unistd
|
||||
|
||||
这里是所有libc头文件的集合,在代码里可以这样引用:
|
||||
``#include<libc/xxx.h>``
|
||||
``#include<libc/src/xxx.h>``
|
||||
|
Reference in New Issue
Block a user