summaryrefslogtreecommitdiff
path: root/c/src/lib/libbsp/shared/include/fatal.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/shared/include/fatal.h')
-rw-r--r--c/src/lib/libbsp/shared/include/fatal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/shared/include/fatal.h b/c/src/lib/libbsp/shared/include/fatal.h
index d9ef290ec2..28898ab128 100644
--- a/c/src/lib/libbsp/shared/include/fatal.h
+++ b/c/src/lib/libbsp/shared/include/fatal.h
@@ -49,6 +49,7 @@ typedef enum {
XM_BSP_FATAL_SET_TBR_NOT_IMPLEMENTED,
XM_BSP_FATAL_GPT_CLOCK_IRQ_INSTALL,
XM_BSP_FATAL_CONSOLE_DEVICE_INSTALL_APBUART,
+ XM_BSP_FATAL_TMS570_CLOCK_IRQ_INSTALL,
/* ARM fatal codes */
BSP_ARM_A9MPCORE_FATAL_CLOCK_IRQ_INSTALL = BSP_FATAL_CODE_BLOCK(1),