mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
Changed RTEMS.Boolean to Standard.Boolean to avoid typing problems.
This commit is contained in:
@@ -39,7 +39,7 @@ package TMTEST is
|
||||
-- and is currently timing an operation.
|
||||
--
|
||||
|
||||
TIME_SET : RTEMS.BOOLEAN;
|
||||
TIME_SET : Standard.BOOLEAN;
|
||||
|
||||
--
|
||||
-- The following variable is set to the execution time returned
|
||||
|
||||
Reference in New Issue
Block a user