aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/parisc/kernel/syscall_table.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/parisc/kernel/syscall_table.S b/arch/parisc/kernel/syscall_table.S
index 9c2d5d8f116b..7d665de6bd04 100644
--- a/arch/parisc/kernel/syscall_table.S
+++ b/arch/parisc/kernel/syscall_table.S
@@ -403,5 +403,7 @@
403 ENTRY_COMP(move_pages) /* 295 */ 403 ENTRY_COMP(move_pages) /* 295 */
404 ENTRY_SAME(getcpu) 404 ENTRY_SAME(getcpu)
405 ENTRY_SAME(epoll_pwait) 405 ENTRY_SAME(epoll_pwait)
406 ENTRY_COMP(statfs64)
407 ENTRY_COMP(fstatfs64)
406 /* Nothing yet */ 408 /* Nothing yet */
407 409