Skip to content
Snippets Groups Projects
Commit 09115cd4 authored by David S. Miller's avatar David S. Miller
Browse files

sparc: Add missing __NR_recvmmsg define.

parent 766e9037
Branches
Tags
No related merge requests found
...@@ -396,8 +396,9 @@ ...@@ -396,8 +396,9 @@
#define __NR_pwritev 325 #define __NR_pwritev 325
#define __NR_rt_tgsigqueueinfo 326 #define __NR_rt_tgsigqueueinfo 326
#define __NR_perf_event_open 327 #define __NR_perf_event_open 327
#define __NR_recvmmsg 328
#define NR_SYSCALLS 328 #define NR_SYSCALLS 329
#ifdef __32bit_syscall_numbers__ #ifdef __32bit_syscall_numbers__
/* Sparc 32-bit only has the "setresuid32", "getresuid32" variants, /* Sparc 32-bit only has the "setresuid32", "getresuid32" variants,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment