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.