x86: clean up cpu capabilities accesses, cyrix.c
[profile/ivi/kernel-adaptation-intel-automotive.git] / arch / x86 / kernel / syscall_table_32.S
index 8344c70..adff556 100644 (file)
@@ -321,6 +321,8 @@ ENTRY(sys_call_table)
        .long sys_epoll_pwait
        .long sys_utimensat             /* 320 */
        .long sys_signalfd
-       .long sys_timerfd
+       .long sys_timerfd_create
        .long sys_eventfd
        .long sys_fallocate
+       .long sys_timerfd_settime       /* 325 */
+       .long sys_timerfd_gettime