On 4/29/2026 7:45 AM, Warner Losh wrote: > Add initialization function that registers thunk structures and > patches ioctl table entries with correct size parameters for > target architecture. > > Signed-off-by: Stacey D. Son <[email protected]> > Signed-off-by: Warner Losh <[email protected]> > --- > bsd-user/bsd-ioctl.c | 42 ++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 42 insertions(+) >
Reviewed-by: Pierrick Bouvier <[email protected]>
