mirror of
https://github.com/apache/nuttx.git
synced 2026-09-15 17:35:49 +08:00
argv is allocated from stack and then belong to userspace, so task_info_s is a best location to hold this information. Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>