mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 18:57:16 +08:00
[update] move dfs_posix.h to legacy/dfs/dfs_posix.h
This commit is contained in:
@@ -10,7 +10,11 @@
|
||||
*/
|
||||
|
||||
#include <rtthread.h>
|
||||
#include <dfs_posix.h>
|
||||
#include <dfs_file.h>
|
||||
#include <unistd.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/statfs.h>
|
||||
|
||||
#define TEST_DATA_LEN 120
|
||||
|
||||
|
||||
Reference in New Issue
Block a user