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