Made _clear_end a "PROVIDE."

This commit is contained in:
Joel Sherrill
2000-01-13 14:05:11 +00:00
parent ea2c1d6301
commit bd9e482a35

View File

@@ -143,7 +143,7 @@ SECTIONS {
. += HeapSize;
PROVIDE (_HeapEnd = .);
clear_end = .;
PROVIDE (_clear_end = .);
_WorkspaceBase = .;
} >ram