]> err.no Git - linux-2.6/blobdiff - include/asm-sh/unistd.h
[PATCH] mm/filemap.c: make two functions static
[linux-2.6] / include / asm-sh / unistd.h
index 4e7701d6d23c652575036916b0c04c1484b4b95d..ea89e8f223eae1264e6a8fb29e7fb92e6eec6a97 100644 (file)
 #define __NR_add_key           285
 #define __NR_request_key       286
 #define __NR_keyctl            287
+#define __NR_ioprio_set                288
+#define __NR_ioprio_get                289
+#define __NR_inotify_init      290
+#define __NR_inotify_add_watch 291
+#define __NR_inotify_rm_watch  292
 
-#define NR_syscalls 288
+
+#define NR_syscalls 293
 
 /* user-visible error numbers are in the range -1 - -124: see <asm-sh/errno.h> */