mirror of
https://github.com/apache/nuttx.git
synced 2026-08-19 03:53:59 +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>