summaryrefslogtreecommitdiffstats
path: root/c/src/optman/rtems/no-msg.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-msg.c
parentRemove tic4x. (diff)
downloadrtems-367ea7f380d3af7610285daefadf7d8b147ded2d.tar.bz2
Revert previous patch.
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)
{
}