summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/rtemstimer.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/src/rtemstimer.c')
-rw-r--r--cpukit/rtems/src/rtemstimer.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/rtems/src/rtemstimer.c b/cpukit/rtems/src/rtemstimer.c
index 3cff1f3bf7..699e6b4ae3 100644
--- a/cpukit/rtems/src/rtemstimer.c
+++ b/cpukit/rtems/src/rtemstimer.c
@@ -26,8 +26,7 @@
#include <rtems/score/tod.h>
#include <rtems/score/watchdog.h>
-/*PAGE
- *
+/*
* _Timer_Manager_initialization
*
* This routine initializes all timer manager related data structures.