nds32: System calls handling
This patch adds support for system calls. Signed-off-by: NVincent Chen <vincentc@andestech.com> Signed-off-by: NGreentime Hu <greentime@andestech.com> Reviewed-by: NArnd Bergmann <arnd@arndb.de>
Showing
arch/nds32/include/asm/syscall.h
0 → 100644
arch/nds32/include/asm/syscalls.h
0 → 100644
arch/nds32/include/asm/unistd.h
0 → 100644
arch/nds32/kernel/ex-scall.S
0 → 100644
arch/nds32/kernel/sys_nds32.c
0 → 100644
arch/nds32/kernel/syscall_table.c
0 → 100644
想要评论请 注册 或 登录