* sysdeps/mach/hurd/brk.c (static_data_start): New variable.
authorRoland McGrath <roland@gnu.org>
Sun, 11 Jul 1999 17:16:47 +0000 (17:16 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 11 Jul 1999 17:16:47 +0000 (17:16 +0000)
commitc6496762e45d8cefb701a22e6d5b311ba35770e0
tree14343187ca81c0d87d1c5e1476224295964f7e41
parent78d37b350020d4bef2763d4f048fbd266796563a
* sysdeps/mach/hurd/brk.c (static_data_start): New variable.

(_hurd_set_brk, init_brk): Use that instead of &__data_start.
Initialize it from &__data_start if defined, or else &_end.

1999-07-11  Roland McGrath  <roland@baalperazim.frob.com>
ChangeLog
sysdeps/mach/hurd/brk.c