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