提交 9cf81c75 编写于 作者: C Chris Zankel

xtensa: add accept4 syscall

Signed-off-by: NChris Zankel <chris@zankel.net>
上级 c50842df
......@@ -731,7 +731,10 @@ __SYSCALL(331, sys_kcmp, 5)
#define __NR_finit_module 332
__SYSCALL(332, sys_finit_module, 3)
#define __NR_syscall_count 333
#define __NR_accept4 333
__SYSCALL(333, sys_accept4, 4)
#define __NR_syscall_count 334
/*
* sysxtensa syscall handler
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册