summaryrefslogtreecommitdiffstats
path: root/c-user/config
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/config')
-rw-r--r--c-user/config/scheduler-general.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/c-user/config/scheduler-general.rst b/c-user/config/scheduler-general.rst
index a1ffa2b..6f914bc 100644
--- a/c-user/config/scheduler-general.rst
+++ b/c-user/config/scheduler-general.rst
@@ -809,5 +809,6 @@ At this time, the mechanics and requirements for writing a new scheduler
are evolving and not fully documented. It is recommended that you look at
the existing Deterministic Priority Scheduler in
``cpukit/score/src/schedulerpriority*.c`` for guidance. For guidance on
-the configuration macros, please examine ``cpukit/sapi/include/confdefs.h``
-for how these are defined for the Deterministic Priority Scheduler.
+the configuration macros, please examine
+``cpukit/include/rtems/confdefs/scheduler.h`` for how these are defined for
+the Deterministic Priority Scheduler.