summaryrefslogtreecommitdiffstats
path: root/c/src/optman/rtems/no-timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/optman/rtems/no-timer.c')
-rw-r--r--c/src/optman/rtems/no-timer.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/c/src/optman/rtems/no-timer.c b/c/src/optman/rtems/no-timer.c
index 6f9d38a53c..9e9bcdcb30 100644
--- a/c/src/optman/rtems/no-timer.c
+++ b/c/src/optman/rtems/no-timer.c
@@ -2,7 +2,7 @@
* Timer Manager
*
*
- * COPYRIGHT (c) 1989-1999.
+ * COPYRIGHT (c) 1989-2008.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -23,9 +23,7 @@
#include <rtems/rtems/types.h>
#include <rtems/rtems/timer.h>
-void _Timer_Manager_initialization(
- uint32_t maximum_timers
-)
+void _Timer_Manager_initialization(void)
{
}