On 4/29/2026 7:45 AM, Warner Losh wrote: > From: "Stacey D. Son" <[email protected]> > > Add os-ioctl-types.h with STRUCT macro definitions for ioctl type > registration. This header uses multiple inclusion with different > STRUCT macro definitions to generate both enums and type definitions. > > Signed-off-by: Stacey D. Son <[email protected]> > Signed-off-by: Warner Losh <[email protected]> > --- > bsd-user/freebsd/os-ioctl-types.h | 104 > ++++++++++++++++++++++++++++++++++++++ > 1 file changed, 104 insertions(+) >
Reviewed-by: Pierrick Bouvier <[email protected]>
