1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 12:49:11 +01:00
Files
u-boot-megous/include/vsprintf.h
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

12 KiB