xref
: /
freebsd
/
lib
/
libc
/
riscv
/
string
/
Makefile.inc
(revision 5a52f0704435b089199201be0029e0d7c9ef2fce)
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
strnlen.S
\
7
strrchr.S
8