From: Kyle McMartin Date: Wed, 21 Feb 2007 15:36:05 +0000 (+0000) Subject: [PARISC] Use symbolic last syscall in __NR_Linux_syscalls X-Git-Tag: v2.6.21-rc2~35^2 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=1055a8af093fea7490445bd15cd671020e542035;p=linux-2.6-omap-h63xx.git [PARISC] Use symbolic last syscall in __NR_Linux_syscalls Hopefully will prevent people from forgetting to update this... Signed-off-by: Kyle McMartin --- diff --git a/include/asm-parisc/unistd.h b/include/asm-parisc/unistd.h index 5513bdf1146..2f7c40861c9 100644 --- a/include/asm-parisc/unistd.h +++ b/include/asm-parisc/unistd.h @@ -793,7 +793,7 @@ #define __NR_statfs64 (__NR_Linux + 298) #define __NR_fstatfs64 (__NR_Linux + 299) -#define __NR_Linux_syscalls 300 +#define __NR_Linux_syscalls (__NR_fstatfs64 + 1) #define HPUX_GATEWAY_ADDR 0xC0000004 #define LINUX_GATEWAY_ADDR 0x100