aboutsummaryrefslogtreecommitdiff
path: root/hw/strongarm.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/strongarm.h')
-rw-r--r--hw/strongarm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/strongarm.h b/hw/strongarm.h
index 684f61bee..02acac3db 100644
--- a/hw/strongarm.h
+++ b/hw/strongarm.h
@@ -53,7 +53,7 @@ enum {
};
typedef struct {
- CPUState *env;
+ CPUARMState *env;
MemoryRegion sdram;
DeviceState *pic;
DeviceState *gpio;