forked from Imagelibrary/rtems
score: Update due to API changes
This commit is contained in:
@@ -132,7 +132,8 @@ void _MPCI_Create_server( void )
|
||||
THREAD_START_NUMERIC,
|
||||
(void *) _MPCI_Receive_server,
|
||||
NULL,
|
||||
0
|
||||
0,
|
||||
NULL
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user