mirror of
https://github.com/apache/nuttx.git
synced 2026-06-09 19:04:15 +08:00
1d169fe325
Thread args have already been saved to stack after the TLS section by nxtask_setup_stackargs. This is to retrieve it for use. Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>