summaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel/syscall_table.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/avr32/kernel/syscall_table.S')
-rw-r--r--arch/avr32/kernel/syscall_table.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/avr32/kernel/syscall_table.S b/arch/avr32/kernel/syscall_table.S
index c3b593bfc3b3..6fa80a42dc23 100644
--- a/arch/avr32/kernel/syscall_table.S
+++ b/arch/avr32/kernel/syscall_table.S
@@ -334,4 +334,5 @@ sys_call_table:
.long sys_memfd_create
.long sys_bpf
.long sys_execveat /* 320 */
+ .long sys_accept4
.long sys_ni_syscall /* r8 is saturated at nr_syscalls */