mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
omap_tap: convert to memory API
Signed-off-by: Avi Kivity <avi@redhat.com>
This commit is contained in:
parent
c304fed7eb
commit
0a9ee1a7d5
2 changed files with 19 additions and 15 deletions
|
@ -827,6 +827,7 @@ struct omap_mpu_state_s {
|
|||
MemoryRegion pwl_iomem;
|
||||
MemoryRegion pwt_iomem;
|
||||
MemoryRegion mpui_io_iomem;
|
||||
MemoryRegion tap_iomem;
|
||||
MemoryRegion imif_ram;
|
||||
MemoryRegion emiff_ram;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue