barebox/include/string.h
2008-03-31 21:55:34 +02:00

7 lines
90 B
C

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