xref
: /
freebsd
/
lib
/
libc
/
riscv
/
string
/
Makefile.inc
(revision 25fdd86a4c92b5bdab82db289f3bcd57756778e7)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
MDSRCS
+= \
2
memchr.S
\
3
memcpy.S
\
4
memset.S
\
5
strlen.S
\
6
strrchr.S
7