nds32: Process management
This patch includes copy_thread(), start_thread() implementation and cpu_context structure definition. nds32 uses $r25 to get current task_struct. Signed-off-by: NVincent Chen <vincentc@andestech.com> Signed-off-by: NGreentime Hu <greentime@andestech.com> Acked-by: NArnd Bergmann <arnd@arndb.de>
Showing
arch/nds32/include/asm/current.h
0 → 100644
arch/nds32/kernel/process.c
0 → 100644
想要评论请 注册 或 登录