Newer
Older
UbixOS / lib / libc / mips / string / Makefile.inc
@Charlie Root Charlie Root on 31 Dec 2017 220 bytes More Cleanup
# $FreeBSD: releng/11.1/lib/libc/mips/string/Makefile.inc 315044 2017-03-11 02:51:29Z brooks $

MDSRCS+= \
	bcmp.S \
	bcopy.S \
	bzero.S \
	ffs.S \
	memcpy.S \
	memmove.S \
	strchr.S \
	strcmp.S \
	strlen.S \
	strrchr.S