aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorWarner Losh <imp@bsdimp.com>2021-10-29 08:39:01 -0600
committerWarner Losh <imp@bsdimp.com>2022-01-07 22:58:51 -0700
commitaa3a2428308fe6831ce4b2f9d28ff8572b74f6c4 (patch)
treee8a7b2f3d2fb42736c177db1d8f84d825facbcbd /include
parent73d72229fca1950a1ae48843680ba0adcf1518e2 (diff)
downloadqemu-aa3a2428308fe6831ce4b2f9d28ff8572b74f6c4.zip
qemu-aa3a2428308fe6831ce4b2f9d28ff8572b74f6c4.tar.gz
qemu-aa3a2428308fe6831ce4b2f9d28ff8572b74f6c4.tar.bz2
bsd-user/freebsd: Create common target_os_ucontext.h file
FreeBSD has a MI ucontext structure that contains the MD mcontext machine state and other things that are machine independent. Create an include file for all the ucontext stuff. It needs to be included in the arch specific files after target_mcontext is defined. This is largely copied from sys/_ucontext.h with the comments about layout removed because we don't support ancient FreeBSD binaries. Signed-off-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions