From bfc823dd8364075e06f8f4f163ca89638abf1f53 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 14 Feb 2023 15:06:27 +0100 Subject: doxygen: Fix header file path --- cpukit/doxygen/appl-config.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cpukit/doxygen') diff --git a/cpukit/doxygen/appl-config.h b/cpukit/doxygen/appl-config.h index c4e8b7b61b..2d4e8f7fb7 100644 --- a/cpukit/doxygen/appl-config.h +++ b/cpukit/doxygen/appl-config.h @@ -4980,8 +4980,9 @@ * 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. + * configuration macros, please examine + * ``cpukit/include/rtems/confdefs/scheduler.h`` for how these are defined for + * the Deterministic Priority Scheduler. * @endparblock */ #define CONFIGURE_SCHEDULER_USER -- cgit v1.2.3