summary refs log tree commit diff stats
path: root/include/hw/misc/max78000_gcr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/misc/max78000_gcr.h')
-rw-r--r--include/hw/misc/max78000_gcr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hw/misc/max78000_gcr.h b/include/hw/misc/max78000_gcr.h
index 23ddf0885b..d5858a40f3 100644
--- a/include/hw/misc/max78000_gcr.h
+++ b/include/hw/misc/max78000_gcr.h
@@ -124,6 +124,7 @@ struct Max78000GcrState {
     DeviceState *uart1;
     DeviceState *uart2;
     DeviceState *trng;
+    DeviceState *aes;
 
 };