aboutsummaryrefslogtreecommitdiff
path: root/arch/csky/kernel/syscall_table.c
AgeCommit message (Collapse)AuthorFilesLines
2018-10-25csky: System CallGuo Ren1-0/+14
This patch adds files related to syscall. Signed-off-by: Guo Ren <[email protected]> Reviewed-by: Arnd Bergmann <[email protected]>