HomeFreeBSD

syscalls: mprotect does not take a const

Description

syscalls: mprotect does not take a const

The mprotect syscall decleration is not const. I added this one
incorrectly in a944d28d0edf7ceb1bef4d789dfa4e8e18331658.

Reported by: kib
Reviewed by: kib, imp

Details

Provenance
brooksAuthored on Nov 29 2021, 10:03 PM
Parents
rG401eec363585: syscalls: regen
Branches
Unknown
Tags
Unknown