incubator-nuttx/libs/libc/userfs
Xiang Xiao 1cb1fb427d libc: Replace all malloc/free to lib_malloc/lib_free
since libc can be built and used in kernel space,
we must call kmm_malloc and kmm_free in this case.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-07-29 10:14:27 +01:00
..
Kconfig
Make.defs
lib_userfs.c libc: Replace all malloc/free to lib_malloc/lib_free 2020-07-29 10:14:27 +01:00