xref: /nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/kernel/linux/string.h (revision 104654410c56c573564690304ae786df310c91fc)
1 #ifndef __LINUX_STRING_H__
2 #define __LINUX_STRING_H__
3 
4 #include <string.h>
5 
6 #endif /* __LINUX_STRING_H__ */
7