git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4335
#define __NR_keyctl 250
#define __NR_ioprio_set 251
#define __NR_ioprio_get 252
+#define __NR_inotify_init 253
+#define __NR_inotify_add_watch 254
+#define __NR_inotify_rm_watch 255
#endif /* __VKI_UNISTD_AMD64_LINUX_H */
//#define __NR_waitid 272
//#define __NR_ioprio_set 273
//#define __NR_ioprio_get 274
+//#define __NR_inotify_init 275
+//#define __NR_inotify_add_watch 276
+//#define __NR_inotify_rm_watch 277
#endif /* __VKI_UNISTD_PPC32_LINUX_H */