qemu-e2k/bsd-user
Muhammad Moinur Rahman 41bf9322a0 bsd-user: Catch up with sys/param.h requirement for machine/pmap.h
Some versions of FreeBSD now require sys/param.h for machine/pmap.h on
x86. Include them here to meet that requirement. It does no harm on
older versions, so there's no need to #ifdef it.

Signed-off-by:  Muhammad Moinur Rahman <bofh@FreeBSD.org>
Reviewed-by:	John Baldwin <jhb@FreeBSD.org>
Signed-off-by:	Warner Losh <imp@bsdimp.com>
2022-10-26 14:09:17 -06:00
..
arm Clean up decorations and whitespace around header guards 2022-05-11 16:50:32 +02:00
freebsd bsd-user: Implement undelete 2022-07-02 07:52:48 -06:00
host bsd-user: Catch up with sys/param.h requirement for machine/pmap.h 2022-10-26 14:09:17 -06:00
i386 Clean up ill-advised or unusual header guards 2022-05-11 16:50:01 +02:00
include
netbsd Clean up ill-advised or unusual header guards 2022-05-11 16:50:01 +02:00
openbsd Clean up ill-advised or unusual header guards 2022-05-11 16:50:01 +02:00
x86_64 Clean up decorations and whitespace around header guards 2022-05-11 16:50:32 +02:00
bsd-file.h bsd-user: Remove stray 'inline' from do_bsd_close 2022-07-02 07:52:48 -06:00
bsd-proc.h bsd-user/freebsd/os-syscall.c: Implement exit 2022-06-10 22:03:50 -06:00
bsdload.c
elfcore.c
elfload.c
errno_defs.h Clean up ill-advised or unusual header guards 2022-05-11 16:50:01 +02:00
main.c
meson.build
mmap.c accel/tcg: Call tb_invalidate_phys_page for PAGE_RESET 2022-10-26 11:11:28 +10:00
qemu.h
signal-common.h
signal.c
strace.c
syscall_defs.h bsd-user: Implement open, openat and close 2022-06-13 15:48:09 -06:00
trace-events
trace.h
uaccess.c