Skip to content
Commit 75c936ae authored by Paul Mundt's avatar Paul Mundt
Browse files

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: default avatarPaul Mundt <lethal@linux-sh.org>
parent 4c7c9978
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment