summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/src/dpmem.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/rtems/src/dpmem.c')
-rw-r--r--c/src/exec/rtems/src/dpmem.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/exec/rtems/src/dpmem.c b/c/src/exec/rtems/src/dpmem.c
index 0aacecec5b..b594ecd00e 100644
--- a/c/src/exec/rtems/src/dpmem.c
+++ b/c/src/exec/rtems/src/dpmem.c
@@ -37,6 +37,7 @@ void _Dual_ported_memory_Manager_initialization(
{
_Objects_Initialize_information(
&_Dual_ported_memory_Information,
+ OBJECTS_RTEMS_PORTS,
FALSE,
maximum_ports,
sizeof( Dual_ported_memory_Control )