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