Files
u-boot/net
Michael Walle fe1489bc6d net: wget: fix implicit declaration
The compiler complains about the missing declaration of print_size():
net/wget.c:415:3: warning: implicit declaration of function ‘print_size’ [-Wimplicit-function-declaration]

Fix it.

Signed-off-by: Michael Walle <michael@walle.cc>
2022-12-29 09:50:53 -05:00
..
2022-12-05 12:47:16 -05:00
2022-12-05 12:47:16 -05:00
2022-12-22 15:39:13 -05:00
2022-12-05 12:47:16 -05:00
2022-12-05 12:47:16 -05:00
2022-11-28 13:06:39 -05:00
2022-12-29 09:50:53 -05:00