From 82792244daa3f500c8cc83c7532754b32e285eb8 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 4 Aug 2021 00:39:39 -0600 Subject: bsd-user: Create target specific vmparam.h Target specific values for vm parameters and details. Signed-off-by: Stacey Son Signed-off-by: Warner Losh Reviewed-by: Richard Henderson --- bsd-user/qemu.h | 1 + 1 file changed, 1 insertion(+) (limited to 'bsd-user/qemu.h') diff --git a/bsd-user/qemu.h b/bsd-user/qemu.h index fea1a167e4..1b37757e06 100644 --- a/bsd-user/qemu.h +++ b/bsd-user/qemu.h @@ -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" /* -- cgit 1.4.1