1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 09:29:12 +01:00
Files
u-boot-megous/lib/vsprintf.c
Jeroen Hofstee d7b2d9df02 lib:vsprintf: reduce scope of pack_hex_byte
pack_hex_byte is only used when CONFIG_CMD_NET is
defined so limit it to that scope. This prevents
a clang warning.

Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
2014-07-18 17:53:23 -04:00

18 KiB