summaryrefslogtreecommitdiff
path: root/cpukit/sapi/src/cpucounterconverter.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/sapi/src/cpucounterconverter.c')
-rw-r--r--cpukit/sapi/src/cpucounterconverter.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/sapi/src/cpucounterconverter.c b/cpukit/sapi/src/cpucounterconverter.c
index 01499904f9..f83b57b433 100644
--- a/cpukit/sapi/src/cpucounterconverter.c
+++ b/cpukit/sapi/src/cpucounterconverter.c
@@ -1,5 +1,14 @@
/* SPDX-License-Identifier: BSD-2-Clause */
+/**
+ * @file
+ *
+ * @ingroup RTEMSAPICounter
+ *
+ * @brief This source file contains a definition of
+ * the Free-Running Counter and Busy Wait Delay API.
+ */
+
/*
* Copyright (c) 2014, 2018 embedded brains GmbH. All rights reserved.
*