提交 75c936ae 编写于 作者: P Paul Mundt

sh: Fix sys_pwritev() syscall table entry for sh32.

There was a typo here that had this as sys_writev() instead of
sys_pwritev(), fix this up. sh64 got this right, as did the preadv()
case.
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 4c7c9978
......@@ -350,4 +350,4 @@ ENTRY(sys_call_table)
.long sys_pipe2
.long sys_inotify_init1
.long sys_preadv
.long sys_writev
.long sys_pwritev
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册