]> err.no Git - linux-2.6/blobdiff - include/asm-i386/unistd.h
[PATCH] cpuset semaphore depth check optimize
[linux-2.6] / include / asm-i386 / unistd.h
index 176413fb9ae3b9922031e3ddf57197cbf4430fd1..a7cb377745bf01968d49984ade8d57fcd27369dd 100644 (file)
 #define __NR_add_key           286
 #define __NR_request_key       287
 #define __NR_keyctl            288
+#define __NR_ioprio_set                289
+#define __NR_ioprio_get                290
+#define __NR_inotify_init      291
+#define __NR_inotify_add_watch 292
+#define __NR_inotify_rm_watch  293
 
-#define NR_syscalls 289
+#define NR_syscalls 294
 
 /*
  * user-visible error numbers are in the range -1 - -128: see