summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/debugisthreaddispatchingallowed.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/src/debugisthreaddispatchingallowed.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/score/src/debugisthreaddispatchingallowed.c b/cpukit/score/src/debugisthreaddispatchingallowed.c
index e75c462ab5..7cb93b55f9 100644
--- a/cpukit/score/src/debugisthreaddispatchingallowed.c
+++ b/cpukit/score/src/debugisthreaddispatchingallowed.c
@@ -1,3 +1,11 @@
+/**
+ * @file
+ *
+ * @ingroup RTEMSScore
+ *
+ * @brief This source file contains the implementation of
+ * _Debug_Is_thread_dispatching_allowed().
+ */
/*
* Copyright (c) 2013-2014 embedded brains GmbH. All rights reserved.
*