9
0
Fork 0
barebox/include/string.h

7 lines
90 B
C
Raw Normal View History

#ifndef __STRING_H
#define __STRING_H
2007-09-27 10:07:13 +00:00
#include <linux/string.h>
#endif /* __STRING_H */