HomeFreeBSD

freebsd32: add a union semun_old32

Description

freebsd32: add a union semun_old32

Use this for COMPAT7 support. In practice it's the same as
union semun32 since the pointers become uint32_t's the it's more
symetric and is the logical thing to generate from semun_old.

Reviewed by: kevans

Details

Provenance
brooksAuthored on Nov 17 2021, 8:12 PM
Parents
rG6dcd7db176f8: freebsd32: fix type size of pointer array args
Branches
Unknown
Tags
Unknown