mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 15:19:31 -04:00
linux(4): Prepare to retire linux32_copyinuio
MFC after: 1 month
This commit is contained in:
parent
d6cb9e728b
commit
5585afe642
1 changed files with 1 additions and 1 deletions
|
|
@ -769,7 +769,7 @@
|
|||
145 AUE_READV STD {
|
||||
int linux_readv(
|
||||
l_ulong fd,
|
||||
struct l_iovec32 *iovp,
|
||||
struct iovec32 *iovp,
|
||||
l_ulong iovcnt
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue