Select Git revision
cpu
-
-
- Open in your IDE
- Download source code
- Download this directory
Forked from
Reform / reform-boundary-uboot
29275 commits behind the upstream repository.
Masahiro Yamada
authored
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>