xref: /nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/kernel/linux/fs.h (revision 167494296f0543431a51b6b1b83e957045294e05)
1 #ifndef __LINUX_FS_H__
2 #define __LINUX_FS_H__
3 
4 #include <linux/stat.h>
5 
6 #endif /* __LINUX_FS_H__ */
7