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 f04c8a3ee7..23ddf0885b 100644
--- a/include/hw/misc/max78000_gcr.h
+++ b/include/hw/misc/max78000_gcr.h
@@ -123,6 +123,7 @@ struct Max78000GcrState {
     DeviceState *uart0;
     DeviceState *uart1;
     DeviceState *uart2;
+    DeviceState *trng;
 
 };