diff options
Diffstat (limited to 'arch/m32r/kernel/syscall_table.S')
-rw-r--r-- | arch/m32r/kernel/syscall_table.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m32r/kernel/syscall_table.S b/arch/m32r/kernel/syscall_table.S index 60536e271233..528f2e6ad064 100644 --- a/arch/m32r/kernel/syscall_table.S +++ b/arch/m32r/kernel/syscall_table.S | |||
@@ -324,3 +324,4 @@ ENTRY(sys_call_table) | |||
324 | .long sys_ni_syscall | 324 | .long sys_ni_syscall |
325 | .long sys_eventfd | 325 | .long sys_eventfd |
326 | .long sys_fallocate | 326 | .long sys_fallocate |
327 | .long sys_setns /* 325 */ | ||