aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2007-03-19 13:19:07 +0100
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2007-03-19 13:19:07 +0100
commitfb1c171992041e1d4bfb8c010548fa97f2106827 (patch)
tree543a7b7d89d2c84643417795d8e6993d97a7e51f /include/asm-s390
parent[S390] reboot from and dump to SCSI under z/VM fails. (diff)
downloadlinux-dev-fb1c171992041e1d4bfb8c010548fa97f2106827.tar.xz
linux-dev-fb1c171992041e1d4bfb8c010548fa97f2106827.zip
[S390] Wire up sys_utimes.
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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/asm-s390/unistd.h b/include/asm-s390/unistd.h
index fb6fef97d739..5c6f00d62df8 100644
--- a/include/asm-s390/unistd.h
+++ b/include/asm-s390/unistd.h
@@ -250,8 +250,9 @@
/* Number 310 is reserved for new sys_move_pages */
#define __NR_getcpu 311
#define __NR_epoll_pwait 312
+#define __NR_utimes 313
-#define NR_syscalls 313
+#define NR_syscalls 314
/*
* There are some system calls that are not present on 64 bit, some