summaryrefslogtreecommitdiff
path: root/gxp-host-device-structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'gxp-host-device-structs.h')
-rw-r--r--gxp-host-device-structs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gxp-host-device-structs.h b/gxp-host-device-structs.h
index 57dc673..8e4723c 100644
--- a/gxp-host-device-structs.h
+++ b/gxp-host-device-structs.h
@@ -265,6 +265,8 @@ struct gxp_system_descriptor {
uint32_t watchdog_dev_addr;
/* A device address for the telemetry descriptor */
uint32_t telemetry_dev_addr;
+ /* A device address for the common debug dump region */
+ uint32_t debug_dump_dev_addr;
};
/* A structure describing the metadata belonging to a specific application. */