From d6a649d5bf2a7e08ef80f9e14b9ee9a37a442fee Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 19 Feb 2021 21:41:18 +0100 Subject: rtems: Move rtems_task_priority definition This type is not only used by Task Manager directives. This is a preparation to move the rtems_scheduler_*() directives from to a new . --- cpukit/include/rtems/rtems/timer.h | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/include/rtems/rtems/timer.h') diff --git a/cpukit/include/rtems/rtems/timer.h b/cpukit/include/rtems/rtems/timer.h index 87f18b3581..4593feecf3 100644 --- a/cpukit/include/rtems/rtems/timer.h +++ b/cpukit/include/rtems/rtems/timer.h @@ -59,7 +59,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3