diff options
Diffstat (limited to 'arch/x86/kernel/syscall_table_32.S')
| -rw-r--r-- | arch/x86/kernel/syscall_table_32.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/kernel/syscall_table_32.S b/arch/x86/kernel/syscall_table_32.S index abce34d5c79d..32cbffb0c494 100644 --- a/arch/x86/kernel/syscall_table_32.S +++ b/arch/x86/kernel/syscall_table_32.S | |||
| @@ -344,3 +344,4 @@ ENTRY(sys_call_table) | |||
| 344 | .long sys_open_by_handle_at | 344 | .long sys_open_by_handle_at |
| 345 | .long sys_clock_adjtime | 345 | .long sys_clock_adjtime |
| 346 | .long sys_syncfs | 346 | .long sys_syncfs |
| 347 | .long sys_sendmmsg /* 345 */ | ||
