string.h 108 B

123456
  1. #ifndef __LINUX_STRING_H__
  2. #define __LINUX_STRING_H__
  3. #include <string.h>
  4. #endif /* __LINUX_STRING_H__ */