mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00:00
bsd-user: Create target specific vmparam.h
Target specific values for vm parameters and details. Signed-off-by: Stacey Son <sson@FreeBSD.org> Signed-off-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
@ -41,6 +41,7 @@ extern enum BSDType bsd_type;
|
||||
#include "target_arch.h"
|
||||
#include "syscall_defs.h"
|
||||
#include "target_syscall.h"
|
||||
#include "target_os_vmparam.h"
|
||||
#include "exec/gdbstub.h"
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user