summaryrefslogtreecommitdiffstats
path: root/c/src/optman/rtems/no-msg.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/optman/rtems/no-msg.c')
-rw-r--r--c/src/optman/rtems/no-msg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/optman/rtems/no-msg.c b/c/src/optman/rtems/no-msg.c
index a3eed121b2..7ccb00c7cb 100644
--- a/c/src/optman/rtems/no-msg.c
+++ b/c/src/optman/rtems/no-msg.c
@@ -25,6 +25,6 @@
#include <rtems/score/wkspace.h>
#include <rtems/score/interr.h>
-void _Message_queue_Manager_initialization(uint32_t maximum_message_queues)
+void _Message_queue_Manager_initialization(void)
{
}