Now that the majority of upstream software using sbrk() has been fixed
and there are no default symbols exported from libc, go ahead and
restore the undocumented break system call.
While this is arguably a regression, we've gotten most of the benefit of
not having sbrk and we're stuck with the core implementation on aarch64
for 32-bit support and both for linux emulation (technically not riscv
today, but we'll probably want linux emulation eventually.)