riscv64 libc string support,
authordrahn <drahn@openbsd.org>
Wed, 28 Apr 2021 04:26:40 +0000 (04:26 +0000)
committerdrahn <drahn@openbsd.org>
Wed, 28 Apr 2021 04:26:40 +0000 (04:26 +0000)
commit6260cd9361a2f4b8f51e280c32f415613288436f
tree67957afe08a0dc4685c5e31ad1f3c1831954998a
parent8d8246f6b44e58c6cec5cc08c4c490dedb90302f
riscv64 libc string support,
adopted from aarch64, no native ffs() for now, use C version.
after corrections from kettenis@
lib/libc/arch/riscv64/string/Makefile.inc [new file with mode: 0644]