]> err.no Git - linux-2.6/blobdiff - include/asm-x86_64/ia32_unistd.h
[PATCH] hwmon: move SENSORS_LIMIT to hwmon.h
[linux-2.6] / include / asm-x86_64 / ia32_unistd.h
index f3b7111cf33da9278c8c29deb3974a9ce7a6da89..d5166ec3868dd143dbe211fc35aa29402be7b831 100644 (file)
 #define __NR_ia32_add_key              286
 #define __NR_ia32_request_key  287
 #define __NR_ia32_keyctl               288
+#define __NR_ia32_ioprio_set           289
+#define __NR_ia32_ioprio_get           290
+#define __NR_ia32_inotify_init         291
+#define __NR_ia32_inotify_add_watch    292
+#define __NR_ia32_inotify_rm_watch     293
 
-#define IA32_NR_syscalls 290   /* must be > than biggest syscall! */
+#define IA32_NR_syscalls 294   /* must be > than biggest syscall! */
 
 #endif /* _ASM_X86_64_IA32_UNISTD_H_ */