This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-sparc / unistd.h
index 41a65e9..9034e2d 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 283, since
+/* WARNING: You MAY NOT add syscall numbers larger than 282, 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.