aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm/unistd.h
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2016-03-25 14:37:32 -0700
committerTony Luck <tony.luck@intel.com>2016-03-25 14:37:32 -0700
commit2d5ae5c2c7025b3bac264545f88b4d958fbdccc8 (patch)
treeb61714e9b62b03c30d74c2530e55714037bf0cf4 /arch/ia64/include/asm/unistd.h
parentRevert "ppdev: use new parport device model" (diff)
downloadlinux-dev-2d5ae5c2c7025b3bac264545f88b4d958fbdccc8.tar.xz
linux-dev-2d5ae5c2c7025b3bac264545f88b4d958fbdccc8.zip
[IA64] Enable preadv2 and pwritev2 syscalls for ia64
New system calls added in: f17d8b35452cab31a70d224964cd583fb2845449 vfs: vfs: Define new syscalls preadv2,pwritev2 Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/include/asm/unistd.h')
-rw-r--r--arch/ia64/include/asm/unistd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/include/asm/unistd.h b/arch/ia64/include/asm/unistd.h
index 6a8685051b67..8c85209753ab 100644
--- a/arch/ia64/include/asm/unistd.h
+++ b/arch/ia64/include/asm/unistd.h
@@ -11,7 +11,7 @@
-#define NR_syscalls 324 /* length of syscall table */
+#define NR_syscalls 326 /* length of syscall table */
/*
* The following defines stop scripts/checksyscalls.sh from complaining about