aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall64-o32.S
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2009-08-03 17:27:19 +0100
committerRalf Baechle <ralf@linux-mips.org>2009-08-03 17:52:50 +0100
commit54822de7793bf9aa56d79cc173281cdb23b37f9f (patch)
tree55a2b0312294ee0b717752d94a43a4c3255fa22f /arch/mips/kernel/scall64-o32.S
parentMIPS: VPE: Delete unused function get_tc_unused(). (diff)
downloadlinux-dev-54822de7793bf9aa56d79cc173281cdb23b37f9f.tar.xz
linux-dev-54822de7793bf9aa56d79cc173281cdb23b37f9f.zip
MIPS: Wire up accept4 syscall.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/scall64-o32.S')
-rw-r--r--arch/mips/kernel/scall64-o32.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/kernel/scall64-o32.S b/arch/mips/kernel/scall64-o32.S
index 781e0f1e9533..0c49f1a660be 100644
--- a/arch/mips/kernel/scall64-o32.S
+++ b/arch/mips/kernel/scall64-o32.S
@@ -537,4 +537,5 @@ sys_call_table:
PTR compat_sys_pwritev
PTR compat_sys_rt_tgsigqueueinfo
PTR sys_perf_counter_open
+ PTR sys_accept4
.size sys_call_table,.-sys_call_table