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