On 2/6/26 03:26, Warner Losh wrote:
Add the target ABI definition for struct uuid, needed for uuidgen(2) syscall emulation.Signed-off-by: Stacey Son<[email protected]> Signed-off-by: Warner Losh<[email protected]> --- bsd-user/syscall_defs.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
