rt-thread-official/components/dfs/filesystems/jffs2/kernel/linux/string.h

7 lines
108 B
C

#ifndef __LINUX_STRING_H__
#define __LINUX_STRING_H__
#include <string.h>
#endif /* __LINUX_STRING_H__ */