Alexander Kabaev dc0f86a25d Use '_end' symbol instead of 'end' to initialize minbrk and curbrk
variables. Both symbols are set to the same value by the linker,
and _end symbol has less chances to clash with application defined
global symbols.

alpha, ia64 and sparc64 ports already use _end, i386 is now
consistent with them.

Reviewed by:	bde
Approved by:	obrien
Reported by:	pirzyk
2002-08-08 17:28:07 +00:00
..
2002-05-17 05:11:13 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 23:42:05 +00:00
2002-08-04 04:11:48 +00:00
2002-08-07 16:49:20 +00:00
2002-03-26 23:09:34 +00:00