riscv64 brk()/sbrk() implementations,
authordrahn <drahn@openbsd.org>
Tue, 4 May 2021 04:17:53 +0000 (04:17 +0000)
committerdrahn <drahn@openbsd.org>
Tue, 4 May 2021 04:17:53 +0000 (04:17 +0000)
commit1eb6279c5c0c1494d64989f53b580936931ba5bf
tree1dd41f80e61bca98d29cebedd8129f6d181e48cb
parent1bae8d685a1522b91eefec921056fdd190b47161
riscv64 brk()/sbrk() implementations,
based off a combination of aarch64/powerpc64
ok kettenis@
lib/libc/arch/riscv64/sys/brk.S [new file with mode: 0644]
lib/libc/arch/riscv64/sys/sbrk.S [new file with mode: 0644]