summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/taskmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/include/rtems/rtems/taskmp.h')
-rw-r--r--cpukit/rtems/include/rtems/rtems/taskmp.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/taskmp.h b/cpukit/rtems/include/rtems/rtems/taskmp.h
index d78a4e6a61..f955dabbab 100644
--- a/cpukit/rtems/include/rtems/rtems/taskmp.h
+++ b/cpukit/rtems/include/rtems/rtems/taskmp.h
@@ -1,5 +1,8 @@
-/* taskmp.h
- *
+/**
+ * @file rtems/rtems/taskmp.h
+ */
+
+/*
* This include file contains all the constants and structures associated
* with the multiprocessing support in the task manager.
*