mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 13:46:26 +08: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