X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-powerpc%2Funistd.h;h=edde2462bf52d59709e4c1cf6ffd1e61205707a6;hb=638ebcc81f40b160f5e8b161e690e9b1b9503c1e;hp=908acb44cb8a11919637ea95673fba336557290b;hpb=e0a515bc6a2188f02916e976f419a8640312e32a;p=linux-2.6 diff --git a/include/asm-powerpc/unistd.h b/include/asm-powerpc/unistd.h index 908acb44cb..edde2462bf 100644 --- a/include/asm-powerpc/unistd.h +++ b/include/asm-powerpc/unistd.h @@ -321,8 +321,10 @@ #define __NR_readlinkat 296 #define __NR_fchmodat 297 #define __NR_faccessat 298 +#define __NR_get_robust_list 299 +#define __NR_set_robust_list 300 -#define __NR_syscalls 299 +#define __NR_syscalls 301 #ifdef __KERNEL__ #define __NR__exit __NR_exit