commit | 9b4a902d3164b60ea732cca7405fcd2d083b784e | [log] [tgz] |
---|---|---|
author | Stacey Son <sson@FreeBSD.org> | Sun Aug 13 10:41:25 2023 +0200 |
committer | Warner Losh <imp@bsdimp.com> | Mon Aug 28 12:16:18 2023 -0600 |
tree | 376139546f25bf49be04f0c95ec716f536311af3 | |
parent | 6538c682db9c2b34fbffc22e111a4bcd8f4b02de [diff] |
bsd-user: Declarations of h2t and t2h conversion functions. Declarations of functions that convert between host and target structs. Co-authored-by: Michal Meloun <mmel@FreeBSD.org> Signed-off-by: Stacey Son <sson@FreeBSD.org> Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Warner Losh <imp@bsdimp.com>