retire PUBLIC, PRIVATE and FORWARD
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
/*===========================================================================*
|
||||
* sched_stop *
|
||||
*===========================================================================*/
|
||||
PUBLIC int sched_stop(endpoint_t scheduler_e, endpoint_t schedulee_e)
|
||||
int sched_stop(endpoint_t scheduler_e, endpoint_t schedulee_e)
|
||||
{
|
||||
int rv;
|
||||
message m;
|
||||
|
||||
Reference in New Issue
Block a user