]> git.proxmox.com Git - qemu.git/blobdiff - cpu-all.h
ram: Export last_ram_offset()
[qemu.git] / cpu-all.h
index 2b99682677b86c22625e97fe7667ee397439cae7..287b0003ea00b000e6667864bf225d6b5e4f60da 100644 (file)
--- a/cpu-all.h
+++ b/cpu-all.h
@@ -518,6 +518,7 @@ extern int mem_prealloc;
 #define TLB_MMIO        (1 << 5)
 
 void dump_exec_info(FILE *f, fprintf_function cpu_fprintf);
+ram_addr_t last_ram_offset(void);
 #endif /* !CONFIG_USER_ONLY */
 
 int cpu_memory_rw_debug(CPUArchState *env, target_ulong addr,