提交 e23aa342 编写于 作者: O openharmony_ci 提交者: Gitee

!14 fatfs支持symlink与readlink功能

Merge pull request !14 from JING/link
......@@ -568,6 +568,7 @@ int ff_del_syncobj (FF_SYNC_t* sobj); /* Delete a sync object */
#define AM_SYS 0x04 /* System */
#define AM_DIR 0x10 /* Directory */
#define AM_ARC 0x20 /* Archive */
#define AM_LNK 0x80 /* Symbol link */
#ifdef LOSCFG_FS_FAT_VIRTUAL_PARTITION
#define FS_PARENT 0x00
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册