mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-29 18:40:32 +00:00
[DFS] update JFFS2 with RT-Thread 3.0.x.
This commit is contained in:
@@ -2,12 +2,5 @@
|
||||
#define __LINUX_FS_H__
|
||||
|
||||
#include <linux/stat.h>
|
||||
/*
|
||||
* File types
|
||||
*/
|
||||
#define DT_UNKNOWN 0
|
||||
#define DT_DIR 4
|
||||
#define DT_REG 8
|
||||
|
||||
|
||||
#endif /* __LINUX_FS_H__ */
|
||||
|
||||
Reference in New Issue
Block a user