summaryrefslogtreecommitdiffstats
path: root/arch/cris/include/asm/unistd.h
diff options
context:
space:
mode:
authorJesper Nilsson <jespern@axis.com>2014-01-09 11:16:37 +0100
committerJesper Nilsson <jespern@axis.com>2014-01-09 12:48:17 +0100
commitbb1d2a945344e2a5100f5c7f8bb6e3e4ae03a2ab (patch)
tree682bb1a60bb752a7101e25bbd694380b9c0c3e11 /arch/cris/include/asm/unistd.h
parentcris: sync_serial: remove interruptible_sleep_on (diff)
downloadlinux-bb1d2a945344e2a5100f5c7f8bb6e3e4ae03a2ab.tar.xz
linux-bb1d2a945344e2a5100f5c7f8bb6e3e4ae03a2ab.zip
CRIS: Add missing syscalls
Complete list of syscalls for CRISv10 and CRISv32. Clean up some whitespace at the same time. Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Diffstat (limited to 'arch/cris/include/asm/unistd.h')
-rw-r--r--arch/cris/include/asm/unistd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/cris/include/asm/unistd.h b/arch/cris/include/asm/unistd.h
index 0ff3f6889842..5cc7d1991e48 100644
--- a/arch/cris/include/asm/unistd.h
+++ b/arch/cris/include/asm/unistd.h
@@ -4,7 +4,7 @@
#include <uapi/asm/unistd.h>
-#define NR_syscalls 336
+#define NR_syscalls 360
#include <arch/unistd.h>