]> git.proxmox.com Git - qemu.git/blobdiff - exec-obsolete.h
prep: Initialize PC speaker
[qemu.git] / exec-obsolete.h
index 4dbe4768aa96e5a55128453379fb2bfee42a0160..792c8317188d559d0132b1d3fae815896d87cec8 100644 (file)
@@ -32,9 +32,6 @@ void qemu_ram_free(ram_addr_t addr);
 void qemu_ram_free_from_ptr(ram_addr_t addr);
 
 struct MemoryRegion;
-int cpu_register_io_memory(MemoryRegion *mr);
-void cpu_unregister_io_memory(int table_address);
-
 struct MemoryRegionSection;
 void cpu_register_physical_memory_log(struct MemoryRegionSection *section,
                                       bool readonly);