summaryrefslogtreecommitdiffstats
path: root/c/src/optman/rtems/no-dpmem.c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-12-22 04:29:18 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-12-22 04:29:18 +0000
commit367ea7f380d3af7610285daefadf7d8b147ded2d (patch)
tree5641512999ba95d7b84abdbb522ed0f994ffc589 /c/src/optman/rtems/no-dpmem.c
parentRemove tic4x. (diff)
downloadrtems-367ea7f380d3af7610285daefadf7d8b147ded2d.tar.bz2
Revert previous patch.
Diffstat (limited to '')
-rw-r--r--c/src/optman/rtems/no-dpmem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/optman/rtems/no-dpmem.c b/c/src/optman/rtems/no-dpmem.c
index 9a9689ee58..0aa8b5257b 100644
--- a/c/src/optman/rtems/no-dpmem.c
+++ b/c/src/optman/rtems/no-dpmem.c
@@ -21,6 +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)
{
}