2005-05-23 Joel Sherrill <joel@OARcorp.com>

* rtems.adb: Fix variable name.
This commit is contained in:
Joel Sherrill
2005-05-23 17:15:26 +00:00
parent cb6fc17b4f
commit cc1aee94cd
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2005-05-23 Joel Sherrill <joel@OARcorp.com>
* rtems.adb: Fix variable name.
2005-05-23 Joel Sherrill <joel@OARcorp.com>
PR rtems_misc/795

View File

@@ -1531,7 +1531,7 @@ package body RTEMS is
ID,
Segment,
Size,
Size_Base'Unchecked_Access
Old_Size_Base'Unchecked_Access
);
Old_Size := Old_Size_Base;