summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/chainnodecount.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/src/chainnodecount.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/score/src/chainnodecount.c b/cpukit/score/src/chainnodecount.c
index 9f0bb38a28..0cd9f32e88 100644
--- a/cpukit/score/src/chainnodecount.c
+++ b/cpukit/score/src/chainnodecount.c
@@ -1,3 +1,11 @@
+/**
+ * @file
+ *
+ * @ingroup RTEMSScoreChain
+ *
+ * @brief This source file contains the implementation of
+ * _Chain_Node_count_unprotected().
+ */
/*
* Copyright (c) 2012 embedded brains GmbH. All rights reserved.
*