aboutsummaryrefslogtreecommitdiff
path: root/include/hw/nubus
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/nubus')
-rw-r--r--include/hw/nubus/nubus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hw/nubus/nubus.h b/include/hw/nubus/nubus.h
index 424309dd73..89b0976aaa 100644
--- a/include/hw/nubus/nubus.h
+++ b/include/hw/nubus/nubus.h
@@ -43,6 +43,7 @@ struct NubusDevice {
DeviceState qdev;
int slot;
+ MemoryRegion super_slot_mem;
MemoryRegion slot_mem;
/* Format Block */