mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
1cb1fb427d
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>