]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-i386/unistd.h
[PATCH] inotify
[linux-2.6-omap-h63xx.git] / include / asm-i386 / unistd.h
index e25e4c71a879a7687434a6f258a391a437fea81b..a7cb377745bf01968d49984ade8d57fcd27369dd 100644 (file)
 #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 291
+#define NR_syscalls 294
 
 /*
  * user-visible error numbers are in the range -1 - -128: see