HomeFreeBSD

syscalls.master: fix readv and writev iovp decl

Description

syscalls.master: fix readv and writev iovp decl

Both take const struct iovec * and only read the values.

Reviewed by: olce, kib
Differential Revision: https://reviews.freebsd.org/D44377

Details

Provenance
brooksAuthored on Mar 19 2024, 9:50 PM
Reviewer
olce
Differential Revision
D44377: syscalls.master: fix readv and writev iovp decl
Parents
rG694ef157b9b7: freebsd32: freebsd32_copyinuio takes const iovp
Branches
Unknown
Tags
Unknown