summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/get-maximum-processors.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/config/if/get-maximum-processors.yml')
-rw-r--r--spec/rtems/config/if/get-maximum-processors.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/spec/rtems/config/if/get-maximum-processors.yml b/spec/rtems/config/if/get-maximum-processors.yml
index 6fb3bfe0..3b6c3392 100644
--- a/spec/rtems/config/if/get-maximum-processors.yml
+++ b/spec/rtems/config/if/get-maximum-processors.yml
@@ -17,10 +17,11 @@ links:
uid: group
name: rtems_configuration_get_maximum_processors
notes: |
- The actual number of processors available for the application will be less
- than or equal to the configured maximum number of processors.
+ The actual number of processors available to the application is returned by
+ ${../../scheduler/if/get-processor-maximum:/name}. It will be less than or
+ equal to the configured maximum number of processors.
- On uniprocessor configurations this macro is a compile time constant which
+ In uniprocessor configurations, this macro is a compile time constant which
evaluates to one.
params: []
return: