summaryrefslogtreecommitdiffstats
path: root/bsps/include
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2024-04-10 07:48:42 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2024-04-11 17:00:57 +0200
commit924648db0e63c091a1451b2c77edbd7752f861a3 (patch)
treedcca8409f9a8eb611e3eaeb3063f7cddc7bc9082 /bsps/include
parentbsps/xil-ttc: Use interrupt entry (diff)
downloadrtems-924648db0e63c091a1451b2c77edbd7752f861a3.tar.bz2
bsps/xil-ttc: Add XIL_FATAL_TTC_IRQ_INSTALL
Diffstat (limited to 'bsps/include')
-rw-r--r--bsps/include/bsp/fatal.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/bsps/include/bsp/fatal.h b/bsps/include/bsp/fatal.h
index ffdb4bc8e1..87fc481ead 100644
--- a/bsps/include/bsp/fatal.h
+++ b/bsps/include/bsp/fatal.h
@@ -214,6 +214,9 @@ typedef enum {
/* MicroBlaze fatal codes */
MICROBLAZE_FATAL_CLOCK_IRQ_INSTALL = BSP_FATAL_CODE_BLOCK(16),
+
+ /* Xilinx fatal codes */
+ XIL_FATAL_TTC_IRQ_INSTALL = BSP_FATAL_CODE_BLOCK(17),
} bsp_fatal_code;
RTEMS_NO_RETURN static inline void