mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 06:58:19 +00:00
@@ -102,8 +102,7 @@ uint32_t is_configured_multiprocessing(void)
|
||||
|
||||
uint32_t get_node(void)
|
||||
{
|
||||
/* XXX HACK -- use public API */
|
||||
return _Objects_Local_node;
|
||||
return rtems_object_get_local_node();
|
||||
}
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user