Explorar o código

Add a header file for strings

Add a string.h header for libraries that expect this to be available, now
that U-Boot's version has moved to include/linux.

Signed-off-by: Simon Glass <sjg@chromium.org>
Simon Glass %!s(int64=5) %!d(string=hai) anos
pai
achega
109860ff3e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/string.h

+ 1 - 0
include/string.h

@@ -0,0 +1 @@
+#include <linux/string.h>