aboutsummaryrefslogtreecommitdiff
path: root/include/asm-s390
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2006-10-18 18:30:45 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2006-10-18 18:30:45 +0200
commitf5956f84072804712cb7b663c5c64e9800180833 (patch)
treebc18665c8c9bf399e5c99dde02036a3e63bb8848 /include/asm-s390
parent8b42f5c20251060cb1ab875459fe66ad7bb92cbd (diff)
[S390] Wire up epoll_pwait syscall.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'include/asm-s390')
-rw-r--r--include/asm-s390/unistd.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/asm-s390/unistd.h b/include/asm-s390/unistd.h
index a19238cbcff..71d3c21b84f 100644
--- a/include/asm-s390/unistd.h
+++ b/include/asm-s390/unistd.h
@@ -249,8 +249,9 @@
#define __NR_vmsplice 309
/* Number 310 is reserved for new sys_move_pages */
#define __NR_getcpu 311
+#define __NR_epoll_pwait 312
-#define NR_syscalls 312
+#define NR_syscalls 313
/*
* There are some system calls that are not present on 64 bit, some