This looks good.
On Mon, Sep 5, 2022, 7:19 AM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> Issue an error message if a SMP-specific scheduler is used and RTEMS_SMP
> is disabled. This might be a more informative compared to compiler or
> linker errors.
> ---
> cpukit/include/r
Issue an error message if a SMP-specific scheduler is used and RTEMS_SMP
is disabled. This might be a more informative compared to compiler or
linker errors.
---
cpukit/include/rtems/scheduler.h | 20
1 file changed, 20 insertions(+)
diff --git a/cpukit/include/rtems/schedul