mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-17 20:39:52 +08:00
c-user: Fix CONFIGURE_MAXIMUM_PROCESSORS minimum
This commit is contained in:
@@ -305,7 +305,7 @@ DEFAULT VALUE:
|
||||
The default value is 1.
|
||||
|
||||
VALUE CONSTRAINTS:
|
||||
The value of this configuration option shall be greater than or equal to 0
|
||||
The value of this configuration option shall be greater than or equal to 1
|
||||
and less than or equal to ``CPU_MAXIMUM_PROCESSORS``.
|
||||
|
||||
DESCRIPTION:
|
||||
|
Reference in New Issue
Block a user