mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
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>
This commit is contained in:
1
include/string.h
Normal file
1
include/string.h
Normal file
@@ -0,0 +1 @@
|
||||
#include <linux/string.h>
|
Reference in New Issue
Block a user