aboutsummaryrefslogtreecommitdiff
path: root/hw/omap.h
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2011-11-24 11:58:20 +0200
committerAvi Kivity <avi@redhat.com>2011-11-28 15:38:41 +0200
commit0a9ee1a7d5616abace48819a84275274e8c15ed0 (patch)
tree4ba6bc66fc22ac592bf7172f9c516f50e270d52b /hw/omap.h
parentc304fed7eb1ed3117bd16e4f0e88edf092c6ccd5 (diff)
omap_tap: convert to memory API
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'hw/omap.h')
-rw-r--r--hw/omap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/omap.h b/hw/omap.h
index f2f738303c..1da6787eee 100644
--- a/hw/omap.h
+++ b/hw/omap.h
@@ -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;