mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 17:43:22 +08:00
The link buffer of pseudofs will occupy too much of stack, allocate from the heap to save the stack usage. Signed-off-by: chao an <anchao@xiaomi.com>