summaryrefslogtreecommitdiffstats
path: root/c/src/optman/sapi/no-io.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/optman/sapi/no-io.c')
-rw-r--r--c/src/optman/sapi/no-io.c8
1 files changed, 2 insertions, 6 deletions
diff --git a/c/src/optman/sapi/no-io.c b/c/src/optman/sapi/no-io.c
index ea0b4b66b2..647524bc6c 100644
--- a/c/src/optman/sapi/no-io.c
+++ b/c/src/optman/sapi/no-io.c
@@ -2,7 +2,7 @@
* Input/Output 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
@@ -19,11 +19,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/interr.h>
-void _IO_Manager_initialization(
- rtems_driver_address_table *driver_table,
- uint32_t drivers_in_table,
- uint32_t number_of_drivers
-)
+void _IO_Manager_initialization(void)
{
}