diff options
author | kan <kan@FreeBSD.org> | 2002-08-08 17:28:07 +0000 |
---|---|---|
committer | kan <kan@FreeBSD.org> | 2002-08-08 17:28:07 +0000 |
commit | c1490b1966afda03b0e01828688b7638b434db18 (patch) | |
tree | 3936241332e6114c383dd782fb1466573995565f /etc/hosts | |
parent | 2f9d7d8897afc904c549448823b20db02b8d9367 (diff) | |
download | FreeBSD-src-c1490b1966afda03b0e01828688b7638b434db18.zip FreeBSD-src-c1490b1966afda03b0e01828688b7638b434db18.tar.gz |
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
Diffstat (limited to 'etc/hosts')
0 files changed, 0 insertions, 0 deletions