]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/sys_ni.c
[PATCH] Consolidate the asm-ppc*/fcntl.h files into asm-powerpc
[karo-tx-linux.git] / kernel / sys_ni.c
index 29196ce9b40f09a9398d78e1c4ee555dd93f6c04..1ab2370e2efaee04f62334ae98a778ed3bbf9398 100644 (file)
@@ -79,7 +79,9 @@ cond_syscall(sys_request_key);
 cond_syscall(sys_keyctl);
 cond_syscall(compat_sys_keyctl);
 cond_syscall(compat_sys_socketcall);
-cond_syscall(sys_set_zone_reclaim);
+cond_syscall(sys_inotify_init);
+cond_syscall(sys_inotify_add_watch);
+cond_syscall(sys_inotify_rm_watch);
 
 /* arch-specific weak syscall entries */
 cond_syscall(sys_pciconfig_read);