aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2007-05-21 11:25:21 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2007-05-21 11:25:28 +0200
commit913f11ee48edfa78b531e0db9385b640fbf9f6d7 (patch)
tree78afe4bd0dcda0b0fe21746a43efad921f5be4b2 /include/asm-s390
parent[S390] Wire up sys_utimensat. (diff)
downloadlinux-dev-913f11ee48edfa78b531e0db9385b640fbf9f6d7.tar.xz
linux-dev-913f11ee48edfa78b531e0db9385b640fbf9f6d7.zip
[S390] Wire up signald, timerfd and eventfd syscalls.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'include/asm-s390')
-rw-r--r--include/asm-s390/unistd.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/asm-s390/unistd.h b/include/asm-s390/unistd.h
index 4ed078e47448..790c1c557417 100644
--- a/include/asm-s390/unistd.h
+++ b/include/asm-s390/unistd.h
@@ -253,7 +253,10 @@
#define __NR_utimes 313
/* Number 314 is reserved for new sys_fallocate */
#define __NR_utimensat 315
-#define NR_syscalls 316
+#define __NR_signalfd 316
+#define __NR_timerfd 317
+#define __NR_eventfd 318
+#define NR_syscalls 319
/*
* There are some system calls that are not present on 64 bit, some