X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fmips%2Fkernel%2Fscall64-o32.S;h=9a275efb4f04490f6192b725fbea0e665f50ee0b;hb=577f99c1d08cf9cbdafd4e858dd13ff04d855090;hp=fd2019c1ec2d65e9a9532ece52a60828025090bf;hpb=4d672e7ac79b5ec5cdc90e450823441e20464691;p=linux-2.6-omap-h63xx.git diff --git a/arch/mips/kernel/scall64-o32.S b/arch/mips/kernel/scall64-o32.S index fd2019c1ec2..9a275efb4f0 100644 --- a/arch/mips/kernel/scall64-o32.S +++ b/arch/mips/kernel/scall64-o32.S @@ -526,4 +526,7 @@ sys_call_table: PTR sys_ni_syscall PTR sys_eventfd PTR sys32_fallocate /* 4320 */ + PTR sys_timerfd_create + PTR sys_timerfd_gettime + PTR sys_timerfd_settime .size sys_call_table,.-sys_call_table