On 8/12/23 20:09, Karim Taha wrote:
From: Stacey Son<[email protected]>
Declarations of functions that convert between host and target structs.
Co-authored-by: Michal Meloun<[email protected]>
Signed-off-by: Stacey Son<[email protected]>
Signed-off-by: Karim Taha<[email protected]>
---
bsd-user/freebsd/qemu-os.h | 50 ++++++++++++++++++++++++++++++++++++++
bsd-user/qemu.h | 1 +
2 files changed, 51 insertions(+)
create mode 100644 bsd-user/freebsd/qemu-os.h
Reviewed-by: Richard Henderson <[email protected]>
r~