diff options
Diffstat (limited to 'arch/cris/arch-v32/kernel/entry.S')
| -rw-r--r-- | arch/cris/arch-v32/kernel/entry.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/cris/arch-v32/kernel/entry.S b/arch/cris/arch-v32/kernel/entry.S index 3abf12c23e5..84fed7e91ad 100644 --- a/arch/cris/arch-v32/kernel/entry.S +++ b/arch/cris/arch-v32/kernel/entry.S | |||
| @@ -880,6 +880,7 @@ sys_call_table: | |||
| 880 | .long sys_inotify_init1 | 880 | .long sys_inotify_init1 |
| 881 | .long sys_preadv | 881 | .long sys_preadv |
| 882 | .long sys_pwritev | 882 | .long sys_pwritev |
| 883 | .long sys_setns /* 335 */ | ||
| 883 | 884 | ||
| 884 | /* | 885 | /* |
| 885 | * NOTE!! This doesn't have to be exact - we just have | 886 | * NOTE!! This doesn't have to be exact - we just have |
