On 4/29/2026 7:45 AM, Warner Losh wrote: > From: "Stacey D. Son" <[email protected]> > > Add bsd-ioctl.h header declaring the public ioctl emulation API: > do_bsd_ioctl() for processing ioctl system calls and init_bsd_ioctl() > for initialization. > > Signed-off-by: Stacey D. Son <[email protected]> > Signed-off-by: Warner Losh <[email protected]> > --- > bsd-user/bsd-ioctl.h | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) >
Reviewed-by: Pierrick Bouvier <[email protected]>
