From e8cd4d3bec627680e83cf352bd93086b36192c0a Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 7 May 2021 08:18:10 +0200 Subject: c-user: rtems_scheduler_get_processor_set() Document changed error status. Update #4401. --- c-user/scheduling-concepts/directives.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c-user/scheduling-concepts/directives.rst b/c-user/scheduling-concepts/directives.rst index 81971f4..4785457 100644 --- a/c-user/scheduling-concepts/directives.rst +++ b/c-user/scheduling-concepts/directives.rst @@ -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. -- cgit v1.2.3