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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user