1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-25 05:09:12 +01:00
Files
u-boot-megous/lib/string.c
Simon Glass 1ea1c7d80f string: Allow arch override of strndup() also
At present architectures can override strdup() but not strndup(). Use
the same option for both.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-02-05 19:33:46 -07:00

14 KiB