forked from Imagelibrary/rtems
Changed from RTEMS.Boolean to Standard.Boolean to avoid problems.
This commit is contained in:
@@ -37,7 +37,7 @@ package SPTEST is
|
||||
-- The following is set to TRUE by TASK_2 when it preempts TASK_1.
|
||||
--
|
||||
|
||||
TASK_2_PREEMPTED : RTEMS.BOOLEAN;
|
||||
TASK_2_PREEMPTED : STANDARD.BOOLEAN;
|
||||
|
||||
--
|
||||
-- INIT
|
||||
|
||||
Reference in New Issue
Block a user