riscv: Add ffs.c and ffsdi2.c

These are only needed for GCC, but it doesn't hurt to include these
always.

Reviewed by:	mhorne
Differential Revision:	https://reviews.freebsd.org/D54968
This commit is contained in:
John Baldwin
2026-01-31 12:21:11 -05:00
parent 4c822dd4a1
commit f4c40a5acb
+2
View File
@@ -34,6 +34,8 @@ kern/subr_dummy_vdso_tc.c standard
kern/subr_efi_map.c standard
kern/subr_intr.c standard
kern/subr_physmem.c standard
libkern/ffs.c standard
libkern/ffsdi2.c standard
libkern/bcopy.c standard
libkern/memcmp.c standard
libkern/memset.c standard