summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/partimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/include/rtems/rtems/partimpl.h')
-rw-r--r--cpukit/rtems/include/rtems/rtems/partimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/partimpl.h b/cpukit/rtems/include/rtems/rtems/partimpl.h
index ea791559d1..13ee86b4c2 100644
--- a/cpukit/rtems/include/rtems/rtems/partimpl.h
+++ b/cpukit/rtems/include/rtems/rtems/partimpl.h
@@ -186,7 +186,7 @@ RTEMS_INLINE_ROUTINE Partition_Control *_Partition_Get(
ISR_lock_Context *lock_context
)
{
- return (Partition_Control *) _Objects_Get_local(
+ return (Partition_Control *) _Objects_Get(
id,
lock_context,
&_Partition_Information