qemu-e2k/bsd-user
Paolo Bonzini 05a248715c user: move common-user includes to a subdirectory of {bsd,linux}-user/
Avoid polluting the compilation of common-user/ with local include files;
making an include file available to common-user/ should be a deliberate
decision in order to keep a clear interface that can be used by both
bsd-user/ and linux-user/.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-01-12 14:08:29 +01:00
..
arm bsd-user/arm/signal.c: arm get_ucontext_sigreturn 2022-01-07 22:58:51 -07:00
freebsd bsd-user/freebsd/target_os_ucontext.h: Require TARGET_*CONTEXT_SIZE 2022-01-07 22:58:51 -07:00
i386 bsd-user/target_os_signal.h: Move signal prototypes to target_os_ucontext.h 2022-01-07 22:58:51 -07:00
include user: move common-user includes to a subdirectory of {bsd,linux}-user/ 2022-01-12 14:08:29 +01:00
netbsd
openbsd
x86_64 bsd-user/target_os_signal.h: Move signal prototypes to target_os_ucontext.h 2022-01-07 22:58:51 -07:00
bsdload.c
elfcore.c
elfload.c
errno_defs.h
main.c
meson.build user: move common-user includes to a subdirectory of {bsd,linux}-user/ 2022-01-12 14:08:29 +01:00
mmap.c
qemu.h
signal.c
strace.c
syscall_defs.h
syscall.c
uaccess.c