mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
The function os_free() returns nothing. Its return type should be "void" rather than "void *". Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>