summaryrefslogtreecommitdiff
path: root/arch/cris/include/asm/unistd.h
diff options
context:
space:
mode:
authorJesper Nilsson <jespern@axis.com>2014-01-09 14:16:37 +0400
committerJesper Nilsson <jespern@axis.com>2014-01-09 15:48:17 +0400
commitbb1d2a945344e2a5100f5c7f8bb6e3e4ae03a2ab (patch)
tree682bb1a60bb752a7101e25bbd694380b9c0c3e11 /arch/cris/include/asm/unistd.h
parent329fddd7b60cf6aed53cdb6fdc8e64117b8e8bc6 (diff)
downloadlinux-bb1d2a945344e2a5100f5c7f8bb6e3e4ae03a2ab.tar.xz
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>