summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems')
-rw-r--r--cpukit/rtems/include/rtems/rtems/barriermp.h2
-rw-r--r--cpukit/rtems/src/timerserver.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/barriermp.h b/cpukit/rtems/include/rtems/rtems/barriermp.h
index 6aa13f0537..d215ecdb5f 100644
--- a/cpukit/rtems/include/rtems/rtems/barriermp.h
+++ b/cpukit/rtems/include/rtems/rtems/barriermp.h
@@ -1,5 +1,5 @@
/**
- * @file rtems/rtems/barriermp.h
+ * @file
*
* @brief MP Support in the Barrier Manager
*
diff --git a/cpukit/rtems/src/timerserver.c b/cpukit/rtems/src/timerserver.c
index 55c3d96b9b..2ebceca1ba 100644
--- a/cpukit/rtems/src/timerserver.c
+++ b/cpukit/rtems/src/timerserver.c
@@ -1,5 +1,5 @@
/**
- * @file timerserver.c
+ * @file
*
* Timer Manager - rtems_timer_initiate_server directive along with
* the Timer Server Body and support routines