summaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel/sys_nds32.c
Commit message (Collapse)AuthorAgeFilesLines
* nds32: System calls handlingGreentime Hu2018-02-221-0/+50
This patch adds support for system calls. Signed-off-by: Vincent Chen <vincentc@andestech.com> Signed-off-by: Greentime Hu <greentime@andestech.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de>