diff options
author | Simon Glass <sjg@chromium.org> | 2023-01-17 10:47:14 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-01-23 18:11:39 -0500 |
commit | 3e96ed44e8c5b63bd0cef1e263e7991ac16c21e3 (patch) | |
tree | ed9bae7e827fd7b3db39fe675b1c3c541e61e4ba /include/bootstd.h | |
parent | a0fb9de60d2fe64107ebadc85e73000e84a963ea (diff) |
lib: Add a function to split a string into substrings
Some environment variables provide a space-separated list of strings. It
is easier to process these when they are broken out into an array of
strings.
Add a utility function to handle this.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/bootstd.h')
0 files changed, 0 insertions, 0 deletions