]> err.no Git - linux-2.6/blobdiff - include/asm-ia64/unistd.h
Merge master.kernel.org:/home/rmk/linux-2.6-i2c manually
[linux-2.6] / include / asm-ia64 / unistd.h
index f7f43ec2483a604640e965a7feb39df031fe65e5..3a0c69524656ec4618de0127c2aa11ac20045dfb 100644 (file)
 #define __NR_add_key                   1271
 #define __NR_request_key               1272
 #define __NR_keyctl                    1273
+#define __NR_ioprio_set                        1274
+#define __NR_ioprio_get                        1275
 #define __NR_set_zone_reclaim          1276
+#define __NR_inotify_init              1277
+#define __NR_inotify_add_watch         1278
+#define __NR_inotify_rm_watch          1279
 
 #ifdef __KERNEL__