summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/inline/rtems/rtems/tasks.inl
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/inline/rtems/rtems/tasks.inl')
-rw-r--r--cpukit/rtems/inline/rtems/rtems/tasks.inl7
1 files changed, 5 insertions, 2 deletions
diff --git a/cpukit/rtems/inline/rtems/rtems/tasks.inl b/cpukit/rtems/inline/rtems/rtems/tasks.inl
index 32295570c6..84b316f00b 100644
--- a/cpukit/rtems/inline/rtems/rtems/tasks.inl
+++ b/cpukit/rtems/inline/rtems/rtems/tasks.inl
@@ -1,5 +1,8 @@
-/* tasks.inl
- *
+/**
+ * @file rtems/rtems/tasks.inl
+ */
+
+/*
* This file contains the static inline implementation of all inlined
* routines in the with RTEMS Tasks Manager.
*