HomeFreeBSD

makesyscalls.lua: Allow translation of intptr_t arguments

Description

makesyscalls.lua: Allow translation of intptr_t arguments

Translate instances of intptr_t to the config value abi_intptr_t
(defaults to "intptr_t"). Used in CheriABI to translate intptr_t
to intcap_t for hybrid kernels.

Reviewed by: kevans

Details

Provenance
brooksAuthored on Nov 22 2021, 10:36 PM
Parents
rGf0cfbffc3631: syscalls: regen
Branches
Unknown
Tags
Unknown