]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove legacy brk and sbrk from RISC-V.
authorbr <br@FreeBSD.org>
Wed, 25 May 2016 14:08:21 +0000 (14:08 +0000)
committerbr <br@FreeBSD.org>
Wed, 25 May 2016 14:08:21 +0000 (14:08 +0000)
commit010eabe65eeeda35634480f8693454f5a6f43d67
treec5e7e090bba29ac473bcaae5bfd9038c1eab2490
parent34285663b015e226c166b62add64e0e829bb5343
Remove legacy brk and sbrk from RISC-V.

Discussed with: andrew
Sponsored by: DARPA, AFRL
Sponsored by: HEIF5
contrib/netbsd-tests/lib/libc/gen/t_dir.c
contrib/netbsd-tests/lib/libc/sys/t_mlock.c
lib/libc/riscv/Symbol.map
lib/libc/riscv/sys/Makefile.inc
lib/libc/riscv/sys/brk.S [deleted file]
lib/libc/riscv/sys/sbrk.S [deleted file]