1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-30 18:05:48 +01:00
Files
u-boot-megous/test/str_ut.c
Simon Glass 8565efd509 lib: Add a way to find the postiion of a trailing number
At present it is not possible to find out which part of the string is the
number part and which is before it. Add a new variant which provides this
feature, so we can separate the two in the caller.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-04-25 10:00:03 -04:00

7.6 KiB