1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-14 04:20:28 +01:00
Files
u-boot-megous/include/vsprintf.h
Simon Glass 4a255ea3b6 lib: Add a function to convert a string to a hex value
Add an xtoa() function, similar to itoa() but for hex instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Artem Lapkin <email2tema@gmail.com>
Tested-by: Artem Lapkin <email2tema@gmail.com>
2021-11-11 19:02:34 -05:00

11 KiB