summaryrefslogtreecommitdiffstats
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.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/shared/include/fatal.h b/c/src/lib/libbsp/shared/include/fatal.h
index 0bf0608af0..a2b90e8ba9 100644
--- a/c/src/lib/libbsp/shared/include/fatal.h
+++ b/c/src/lib/libbsp/shared/include/fatal.h
@@ -47,8 +47,7 @@ typedef enum {
BSP_ARM_PL111_FATAL_SEM_RELEASE,
/* LEON3 fatal codes */
- LEON3_FATAL_CPU_COUNTER_INIT = BSP_FATAL_CODE_BLOCK(2),
- LEON3_FATAL_NO_IRQMP_CONTROLLER,
+ LEON3_FATAL_NO_IRQMP_CONTROLLER = BSP_FATAL_CODE_BLOCK(2),
LEON3_FATAL_CONSOLE_REGISTER_DEV,
/* LPC24XX fatal codes */