提交 ce9c37f1 编写于 作者: M Michal Simek

microblaze: Wire up recvmmsg syscall

Patch a2e27255 should
contain change in unistd.h too. The same problem
had MIPS.
Signed-off-by: NMichal Simek <monstr@monstr.eu>
上级 7dc9c484
......@@ -382,8 +382,9 @@
#define __NR_pwritev 364 /* new */
#define __NR_rt_tgsigqueueinfo 365 /* new */
#define __NR_perf_event_open 366 /* new */
#define __NR_recvmmsg 367 /* new */
#define __NR_syscalls 367
#define __NR_syscalls 368
#ifdef __KERNEL__
#ifndef __ASSEMBLY__
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册