aboutsummaryrefslogtreecommitdiff
path: root/arch/nds32/kernel/syscall_table.c
AgeCommit message (Collapse)AuthorFilesLines
2018-02-22nds32: System calls handlingGreentime Hu1-0/+17
This patch adds support for system calls. Signed-off-by: Vincent Chen <[email protected]> Signed-off-by: Greentime Hu <[email protected]> Reviewed-by: Arnd Bergmann <[email protected]>