--- linux-2.3.35/include/asm-ppc/unistd.h~ Wed Dec 29 14:53:42 1999 +++ linux-2.3.35/include/asm-ppc/unistd.h Wed Dec 29 21:31:35 1999 @@ -194,13 +194,13 @@ #define __NR_getpmsg 187 /* some people actually want streams */ #define __NR_putpmsg 188 /* some people actually want streams */ #define __NR_vfork 189 -#define __NR_ugetrlimit 191 /* SuS compliant getrlimit */ -#define __NR_mmap2 192 -#define __NR_truncate64 193 -#define __NR_ftruncate64 194 -#define __NR_stat64 195 -#define __NR_lstat64 196 -#define __NR_fstat64 197 +#define __NR_ugetrlimit 190 /* SuS compliant getrlimit */ +#define __NR_mmap2 191 +#define __NR_truncate64 192 +#define __NR_ftruncate64 193 +#define __NR_stat64 194 +#define __NR_lstat64 195 +#define __NR_fstat64 196 #define __NR(n) #n