X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=arch%2Fi386%2Fkernel%2Fsyscall_table.S;h=2697e9210e92773a28d5b2e9ea7174433465acef;hb=6de410c2b0cc055ae9ee640c84331f6a70878d9b;hp=af56987f69b02503c82cdc2a48660f56db02153a;hpb=61fb46c5b3578fda7cc780e8bc53b3e8f8c1a143;p=powerpc.git diff --git a/arch/i386/kernel/syscall_table.S b/arch/i386/kernel/syscall_table.S index af56987f69..2697e9210e 100644 --- a/arch/i386/kernel/syscall_table.S +++ b/arch/i386/kernel/syscall_table.S @@ -316,3 +316,6 @@ ENTRY(sys_call_table) .long sys_sync_file_range .long sys_tee /* 315 */ .long sys_vmsplice + .long sys_move_pages + .long sys_getcpu + .long sys_epoll_pwait