upgrade to linux 2.6.10-1.12_FC2
[linux-2.6.git] / include / asm-sparc / unistd.h
index 9034e2d..41a65e9 100644 (file)
 #define __NR_mq_notify         277
 #define __NR_mq_getsetattr     278
 #define __NR_waitid            279
+#define __NR_sys_setaltroot    280
+#define __NR_add_key           281
+#define __NR_request_key       282
+#define __NR_keyctl            283
 
-/* WARNING: You MAY NOT add syscall numbers larger than 282, since
+/* WARNING: You MAY NOT add syscall numbers larger than 283, since
  *          all of the syscall tables in the Sparc kernel are
  *          sized to have 283 entries (starting at zero).  Therefore
  *          find a free slot in the 0-282 range.