mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 09:48:31 +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>