summaryrefslogtreecommitdiffstats
path: root/c/src/optman/rtems/no-dpmem.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/optman/rtems/no-dpmem.c')
-rw-r--r--c/src/optman/rtems/no-dpmem.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/c/src/optman/rtems/no-dpmem.c b/c/src/optman/rtems/no-dpmem.c
index d2b8e92868..0aa8b5257b 100644
--- a/c/src/optman/rtems/no-dpmem.c
+++ b/c/src/optman/rtems/no-dpmem.c
@@ -1,7 +1,7 @@
/*
* Dual Port Memory 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
@@ -21,8 +21,6 @@
#include <rtems/rtems/types.h>
#include <rtems/rtems/dpmem.h>
-void _Dual_ported_memory_Manager_initialization(
- uint32_t maximum_ports
-)
+void _Dual_ported_memory_Manager_initialization(void)
{
}