]> git.proxmox.com Git - qemu.git/blobdiff - hw/omap.h
omap1: convert to memory API (part IV)
[qemu.git] / hw / omap.h
index 059b48f3a686889725fb1aaee4fa86968f6c8d90..25d10f31f38d7966c48e405ad2b3d462b7732ee6 100644 (file)
--- a/hw/omap.h
+++ b/hw/omap.h
@@ -841,6 +841,7 @@ struct omap_mpu_state_s {
     MemoryRegion clkdsp_iomem;
     MemoryRegion pwl_iomem;
     MemoryRegion pwt_iomem;
+    MemoryRegion mpui_io_iomem;
 
     struct omap_dma_port_if_s {
         uint32_t (*read[3])(struct omap_mpu_state_s *s,