aboutsummaryrefslogtreecommitdiff
path: root/include/hw/isa/pc87312.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/isa/pc87312.h')
-rw-r--r--include/hw/isa/pc87312.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/isa/pc87312.h b/include/hw/isa/pc87312.h
index 710eb1c..b65b219 100644
--- a/include/hw/isa/pc87312.h
+++ b/include/hw/isa/pc87312.h
@@ -34,7 +34,7 @@
typedef struct PC87312State {
ISADevice dev;
- uint32_t iobase;
+ uint16_t iobase;
uint8_t config; /* initial configuration */
struct {