diff options
Diffstat (limited to 'arch/sh/kernel/syscalls_64.S')
| -rw-r--r-- | arch/sh/kernel/syscalls_64.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/kernel/syscalls_64.S b/arch/sh/kernel/syscalls_64.S index bf420b616ae0..af6fb7410c21 100644 --- a/arch/sh/kernel/syscalls_64.S +++ b/arch/sh/kernel/syscalls_64.S | |||
| @@ -143,7 +143,7 @@ sys_call_table: | |||
| 143 | .long sys_clone /* 120 */ | 143 | .long sys_clone /* 120 */ |
| 144 | .long sys_setdomainname | 144 | .long sys_setdomainname |
| 145 | .long sys_newuname | 145 | .long sys_newuname |
| 146 | .long sys_ni_syscall /* sys_modify_ldt */ | 146 | .long sys_cacheflush /* x86: sys_modify_ldt */ |
| 147 | .long sys_adjtimex | 147 | .long sys_adjtimex |
| 148 | .long sys_mprotect /* 125 */ | 148 | .long sys_mprotect /* 125 */ |
| 149 | .long sys_sigprocmask | 149 | .long sys_sigprocmask |
