···332#define __NR_fallocate 314333#define __NR_timerfd_settime 315334#define __NR_timerfd_gettime 316000000335336-#define NR_SYSCALLS 317337338/* Sparc 32-bit only has the "setresuid32", "getresuid32" variants,339 * it never had the plain ones and there is no value to adding those
···332#define __NR_fallocate 314333#define __NR_timerfd_settime 315334#define __NR_timerfd_gettime 316335+#define __NR_signalfd4 317336+#define __NR_eventfd2 318337+#define __NR_epoll_create1 319338+#define __NR_dup3 320339+#define __NR_pipe2 321340+#define __NR_inotify_init1 322341342+#define NR_SYSCALLS 323343344/* Sparc 32-bit only has the "setresuid32", "getresuid32" variants,345 * it never had the plain ones and there is no value to adding those