X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=include%2Fsysemu%2Fsysemu.h;h=479d90bcea3d5e6ef8ea272a1b7ac77f01f33aa1;hb=ca6155c0f2bd39b4b4162533be401c98bd960820;hp=dec64fcc176ccdb431a41ca485e52ea378f877d7;hpb=c220cdec4845f305034330f80ce297f1f997f2d3;p=mirror_qemu.git diff --git a/include/sysemu/sysemu.h b/include/sysemu/sysemu.h index dec64fcc17..479d90bcea 100644 --- a/include/sysemu/sysemu.h +++ b/include/sysemu/sysemu.h @@ -50,8 +50,6 @@ extern uint8_t *boot_splash_filedata; extern bool enable_mlock; extern bool enable_cpu_pm; extern QEMUClockType rtc_clock; -extern const char *mem_path; -extern int mem_prealloc; #define MAX_OPTION_ROMS 16 typedef struct QEMUOptionRom {