summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/src/regionmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/rtems/src/regionmp.c')
-rw-r--r--c/src/exec/rtems/src/regionmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/rtems/src/regionmp.c b/c/src/exec/rtems/src/regionmp.c
index 07de556acc..b460e554fe 100644
--- a/c/src/exec/rtems/src/regionmp.c
+++ b/c/src/exec/rtems/src/regionmp.c
@@ -190,7 +190,7 @@ void _Region_MP_Process_packet (
case REGION_MP_ANNOUNCE_CREATE:
- ignored = _Objects_MP_Open(
+ ignored = _Objects_MP_Allocate_and_open(
&_Region_Information,
the_packet->name,
the_packet->Prefix.id,