mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 21:19:09 +08:00
1af8cd4de8
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>