forked from Imagelibrary/rtems
2005-05-23 Joel Sherrill <joel@OARcorp.com>
* rtems.adb: Fix variable name.
This commit is contained in:
@@ -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>
|
2005-05-23 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
PR rtems_misc/795
|
PR rtems_misc/795
|
||||||
|
|||||||
@@ -1531,7 +1531,7 @@ package body RTEMS is
|
|||||||
ID,
|
ID,
|
||||||
Segment,
|
Segment,
|
||||||
Size,
|
Size,
|
||||||
Size_Base'Unchecked_Access
|
Old_Size_Base'Unchecked_Access
|
||||||
);
|
);
|
||||||
Old_Size := Old_Size_Base;
|
Old_Size := Old_Size_Base;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user