c-user: rtems_scheduler_get_processor_set()

Document changed error status.

Update #4401.
This commit is contained in:
Sebastian Huber 2021-05-07 08:18:10 +02:00
parent 605cd1fc47
commit e8cd4d3bec

View File

@ -555,7 +555,7 @@ Gets the set of processors owned by the scheduler.
There was no scheduler associated with the identifier specified by
``scheduler_id``.
:c:macro:`RTEMS_INVALID_NUMBER`
:c:macro:`RTEMS_INVALID_SIZE`
The provided processor set was too small for the set of processors owned by
the scheduler.