fanotify: fanotify_init syscall declaration
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / kernel / sys_ni.c
index 70f2ea758ffec524715554e9e552edab4252ea9e..2c4adc2decc380279a81dfbc3c27fdc7a9c52a66 100644 (file)
@@ -181,3 +181,6 @@ cond_syscall(sys_eventfd2);
 
 /* performance counters: */
 cond_syscall(sys_perf_event_open);
+
+/* fanotify! */
+cond_syscall(sys_fanotify_init);