mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 18:48:11 +08:00
2ebb08e78f
to avoid uncontrollable stack overhead, we actively avoid scenarios where recursion occurs. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>