diff options
Diffstat (limited to 'arch/parisc')
-rw-r--r-- | arch/parisc/kernel/syscall_table.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/parisc/kernel/syscall_table.S b/arch/parisc/kernel/syscall_table.S index 9323f4d64e1c..7e04db6b725a 100644 --- a/arch/parisc/kernel/syscall_table.S +++ b/arch/parisc/kernel/syscall_table.S | |||
@@ -400,6 +400,7 @@ | |||
400 | ENTRY_SAME(epoll_pwait) | 400 | ENTRY_SAME(epoll_pwait) |
401 | ENTRY_COMP(statfs64) | 401 | ENTRY_COMP(statfs64) |
402 | ENTRY_COMP(fstatfs64) | 402 | ENTRY_COMP(fstatfs64) |
403 | ENTRY_COMP(kexec_load) /* 300 */ | ||
403 | /* Nothing yet */ | 404 | /* Nothing yet */ |
404 | 405 | ||
405 | #undef ENTRY_SAME | 406 | #undef ENTRY_SAME |