sh: Wire up process_vm syscalls.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
@@ -382,3 +382,5 @@ ENTRY(sys_call_table)
|
||||
.long sys_syncfs
|
||||
.long sys_sendmmsg
|
||||
.long sys_setns
|
||||
.long sys_process_vm_readv /* 365 */
|
||||
.long sys_process_vm_writev
|
||||
|
@@ -402,3 +402,5 @@ sys_call_table:
|
||||
.long sys_syncfs
|
||||
.long sys_sendmmsg
|
||||
.long sys_setns /* 375 */
|
||||
.long sys_process_vm_readv
|
||||
.long sys_process_vm_writev
|
||||
|
Reference in New Issue
Block a user