From bb1d2a945344e2a5100f5c7f8bb6e3e4ae03a2ab Mon Sep 17 00:00:00 2001 From: Jesper Nilsson Date: Thu, 9 Jan 2014 11:16:37 +0100 Subject: 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 --- arch/cris/include/asm/unistd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/cris/include/asm') 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 -#define NR_syscalls 336 +#define NR_syscalls 360 #include -- cgit v1.2.3