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.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)
{
}