Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 09115cd4 authored by David S. Miller's avatar David S. Miller
Browse files

sparc: Add missing __NR_recvmmsg define.

parent 766e9037
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -396,8 +396,9 @@
#define __NR_pwritev		325
#define __NR_rt_tgsigqueueinfo	326
#define __NR_perf_event_open	327
#define __NR_recvmmsg		328

#define NR_SYSCALLS		328
#define NR_SYSCALLS		329

#ifdef __32bit_syscall_numbers__
/* Sparc 32-bit only has the "setresuid32", "getresuid32" variants,