aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/unistd_32.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/unistd_32.h')
-rw-r--r--include/asm-x86/unistd_32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86/unistd_32.h b/include/asm-x86/unistd_32.h
index 8317d94771d..c310371f561 100644
--- a/include/asm-x86/unistd_32.h
+++ b/include/asm-x86/unistd_32.h
@@ -332,6 +332,7 @@
#define __NR_fallocate 324
#define __NR_timerfd_settime 325
#define __NR_timerfd_gettime 326
+#define __NR_signalfd4 327
#ifdef __KERNEL__