mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
Removed warning by adding return NULL.
This commit is contained in:
@@ -156,6 +156,7 @@ Thread _MPCI_Receive_server(
|
||||
FALSE,
|
||||
RTEMS_NOT_CONFIGURED
|
||||
);
|
||||
return NULL;
|
||||
}
|
||||
|
||||
void _MPCI_Announce ( void )
|
||||
|
||||
Reference in New Issue
Block a user