commit | 54822de7793bf9aa56d79cc173281cdb23b37f9f | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Aug 03 17:27:19 2009 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Aug 03 17:52:50 2009 +0100 |
tree | 55a2b0312294ee0b717752d94a43a4c3255fa22f | |
parent | ce21f4e86f89d352efecd044958db1917033b49b [diff] [blame] |
MIPS: Wire up accept4 syscall. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/kernel/scall64-n32.S b/arch/mips/kernel/scall64-n32.S index 15874f9..e855b11 100644 --- a/arch/mips/kernel/scall64-n32.S +++ b/arch/mips/kernel/scall64-n32.S
@@ -417,4 +417,5 @@ PTR sys_pwritev PTR compat_sys_rt_tgsigqueueinfo /* 5295 */ PTR sys_perf_counter_open + PTR sys_accept4 .size sysn32_call_table,.-sysn32_call_table