]> git.proxmox.com Git - qemu.git/blobdiff - exec-obsolete.h
memory: move endianness compensation to memory core
[qemu.git] / exec-obsolete.h
index 698d7fc4118edc71f00de6f87908bb4031df5b5a..79f989c65469ad068448f334b692b7ed60f1704a 100644 (file)
@@ -33,7 +33,7 @@ void qemu_ram_free_from_ptr(ram_addr_t addr);
 
 int cpu_register_io_memory(CPUReadMemoryFunc * const *mem_read,
                            CPUWriteMemoryFunc * const *mem_write,
-                           void *opaque, enum device_endian endian);
+                           void *opaque);
 void cpu_unregister_io_memory(int table_address);
 
 void cpu_register_physical_memory_log(target_phys_addr_t start_addr,