summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadunpin.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/threadunpin.c')
-rw-r--r--cpukit/score/src/threadunpin.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/score/src/threadunpin.c b/cpukit/score/src/threadunpin.c
index f3ed0cf07e..eacc40f984 100644
--- a/cpukit/score/src/threadunpin.c
+++ b/cpukit/score/src/threadunpin.c
@@ -1,3 +1,12 @@
+/**
+ * @file
+ *
+ * @ingroup RTEMSScoreThread
+ *
+ * @brief This source file contains the implementation of
+ * _Thread_Do_unpin().
+ */
+
/*
* Copyright (c) 2018 embedded brains GmbH
*