summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src/sysinitverbose.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/sapi/src/sysinitverbose.c')
-rw-r--r--cpukit/sapi/src/sysinitverbose.c13
1 files changed, 11 insertions, 2 deletions
diff --git a/cpukit/sapi/src/sysinitverbose.c b/cpukit/sapi/src/sysinitverbose.c
index 50bc152bfd..157889c814 100644
--- a/cpukit/sapi/src/sysinitverbose.c
+++ b/cpukit/sapi/src/sysinitverbose.c
@@ -1,6 +1,15 @@
-/*
- * SPDX-License-Identifier: BSD-2-Clause
+/* SPDX-License-Identifier: BSD-2-Clause */
+
+/**
+ * @file
+ *
+ * @ingroup RTEMSImplClassic
*
+ * @brief This source file contains the implementation of
+ * _Sysinit_Verbose().
+ */
+
+/*
* Copyright (C) 2020 embedded brains GmbH
*
* Redistribution and use in source and binary forms, with or without