Home
last modified time | relevance | path

Searched hist:"347 d06dec43e2e6ca50f975d5472072a977c528f" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dos.h347d06dec43e2e6ca50f975d5472072a977c528f Wed Jan 15 04:06:41 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> sandbox: fix the return type of os_free() function

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>
/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dos.c347d06dec43e2e6ca50f975d5472072a977c528f Wed Jan 15 04:06:41 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> sandbox: fix the return type of os_free() function

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>