summaryrefslogtreecommitdiff
path: root/bsps/include/bsp/fatal.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/include/bsp/fatal.h')
-rw-r--r--bsps/include/bsp/fatal.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/bsps/include/bsp/fatal.h b/bsps/include/bsp/fatal.h
index 3430effb18..983cef2f9c 100644
--- a/bsps/include/bsp/fatal.h
+++ b/bsps/include/bsp/fatal.h
@@ -1,3 +1,12 @@
+/**
+ * @file
+ *
+ * @ingroup RTEMSBSPsFatal
+ *
+ * @brief This header file provides interfaces of the
+ * BSP fatal codes.
+ */
+
/*
* Copyright (c) 2012, 2018 embedded brains GmbH. All rights reserved.
*
@@ -6,6 +15,12 @@
* http://www.rtems.org/license/LICENSE.
*/
+/**
+ * @defgroup RTEMSBSPsFatal BSP fatal codes
+ *
+ * @ingroup RTEMSBSPs
+ */
+
#ifndef LIBBSP_SHARED_BSP_FATAL_H
#define LIBBSP_SHARED_BSP_FATAL_H