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

Commit 8784895e authored by Russell King's avatar Russell King
Browse files

ARM: add missing recvmmsg syscall number

parent 2c1f1895
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -391,6 +391,7 @@
#define __NR_pwritev			(__NR_SYSCALL_BASE+362)
#define __NR_rt_tgsigqueueinfo		(__NR_SYSCALL_BASE+363)
#define __NR_perf_event_open		(__NR_SYSCALL_BASE+364)
#define __NR_recvmmsg			(__NR_SYSCALL_BASE+365)

/*
 * The following SWIs are ARM private.