HomeFreeBSD

freebsd32: match ioctl type to default ABI

Description

freebsd32: match ioctl type to default ABI

The command is a u_long and unsigned integers do not require special
handling. The data argument isn't a special structure, just use char *.

Reviewed by: kevans

Details

Provenance
brooksAuthored on Nov 17 2021, 8:12 PM
Parents
rG8ba369ed7400: freebsd32: [gs]etitimer's which arg is an int
Branches
Unknown
Tags
Unknown