summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/src/taskmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/rtems/src/taskmp.c')
-rw-r--r--c/src/exec/rtems/src/taskmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/rtems/src/taskmp.c b/c/src/exec/rtems/src/taskmp.c
index 003c543c5a..2b7fb214c6 100644
--- a/c/src/exec/rtems/src/taskmp.c
+++ b/c/src/exec/rtems/src/taskmp.c
@@ -193,7 +193,7 @@ void _RTEMS_tasks_MP_Process_packet (
case RTEMS_TASKS_MP_ANNOUNCE_CREATE:
- ignored = _Objects_MP_Open(
+ ignored = _Objects_MP_Allocate_and_open(
&_RTEMS_tasks_Information,
the_packet->name,
the_packet->Prefix.id,