CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/27 22:26:40
Added files:
lib/libc/arch/riscv64/string: Makefile.inc
Log message:
riscv64 libc string support,
adopted from aarch64, no native ffs() for now, use C version.
after corrections from kettenis@
