summaryrefslogtreecommitdiffstats
path: root/c-user/config/scheduler-clustered.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/config/scheduler-clustered.rst')
-rw-r--r--c-user/config/scheduler-clustered.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/c-user/config/scheduler-clustered.rst b/c-user/config/scheduler-clustered.rst
index 535829f..47e0f4a 100644
--- a/c-user/config/scheduler-clustered.rst
+++ b/c-user/config/scheduler-clustered.rst
@@ -66,7 +66,7 @@ Each scheduler needs some data structures. Use the following macros to create
the scheduler data structures for a particular scheduler identified in the
configuration by ``name``.
-- ``RTEMS_SCHEDULER_EDF_SMP(name, max_cpu_count)``,
+- ``RTEMS_SCHEDULER_EDF_SMP(name)``,
- ``RTEMS_SCHEDULER_PRIORITY_AFFINITY_SMP(name, prio_count)``,