Resync system call lists with the 2.6.13-rc5 kernel source.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4335 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/coregrind/vki_unistd-ppc32-linux.h b/coregrind/vki_unistd-ppc32-linux.h
index 2abb8b6..fcd3c55 100644
--- a/coregrind/vki_unistd-ppc32-linux.h
+++ b/coregrind/vki_unistd-ppc32-linux.h
@@ -304,5 +304,8 @@
 //#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 */