Skip to content
Commit 10fdf851 authored by Will Deacon's avatar Will Deacon
Browse files

arm64: unistd32.h: wire up missing syscalls for compat tasks



We're missing entries for mlock2, copy_file_range, preadv2 and pwritev2
in our compat syscall table, so hook them up. Only the last two need
compat wrappers.

Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent e47b020a
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