mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 02:06:14 +08:00
[DFS] remove st_blksize in the struct stat
This commit is contained in:
@@ -261,7 +261,6 @@ struct stat
|
||||
rt_uint16_t st_mode;
|
||||
rt_uint32_t st_size;
|
||||
rt_time_t st_mtime;
|
||||
rt_uint32_t st_blksize;
|
||||
};
|
||||
|
||||
struct statfs
|
||||
|
||||
Reference in New Issue
Block a user