给lwp传递参数

This commit is contained in:
heyuanjie
2018-06-29 15:32:53 +08:00
parent 0f3820f1b6
commit 7d3af8e9ff
5 changed files with 77 additions and 30 deletions
+1
View File
@@ -52,6 +52,7 @@ struct rt_lwp
uint32_t *kernel_sp; /**< kernel stack point */
struct dfs_fdtable fdt;
void *args;
};
struct lwp_header