summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/panic.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/panic.h b/include/panic.h
index d74ed34063..8eda475f2a 100644
--- a/include/panic.h
+++ b/include/panic.h
@@ -152,6 +152,8 @@ enum panic_arch {
#define PANIC_DATA_FLAG_OLD_HOSTCMD BIT(2)
/* Already reported via host event */
#define PANIC_DATA_FLAG_OLD_HOSTEVENT BIT(3)
+/* The data was truncated to fit panic info host cmd */
+#define PANIC_DATA_FLAG_TRUNCATED BIT(4)
/**
* Write a string to the panic reporting device