HomeFreeBSD

Don't export _end on arm64 and riscv.

Description

Don't export _end on arm64 and riscv.

These platforms don't support brk() and sbrk(), which are the reason
for exporting _end in the first place.

MFC after: 1 week

Details

Provenance
markjAuthored on
Parents
rS334504: Remove an inaccuracy from mincore.2.
Branches
Unknown
Tags
Unknown