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:
Warner Losh 2021-08-04 00:39:39 -06:00 committed by Warner Losh
parent e5e4426306
commit 82792244da
4 changed files with 131 additions and 0 deletions

View file

@ -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"
/*