]> Git Repo - qemu.git/blobdiff - bsd-user/main.c
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
[qemu.git] / bsd-user / main.c
index 48cb715d2d14a24beb321a7997a5bc7dbfd13f4a..0689e38fb8d934e2d9f98e4fcc8ac91379f9a1b2 100644 (file)
@@ -41,6 +41,7 @@ int singlestep;
 unsigned long mmap_min_addr;
 unsigned long guest_base;
 int have_guest_base;
+unsigned long reserved_va;
 #endif
 
 static const char *interp_prefix = CONFIG_QEMU_INTERP_PREFIX;
This page took 0.024333 seconds and 4 git commands to generate.