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