repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix mdoc(7)/man(7) mix up.
[netbsd-mini2440.git]
/
lib
/
libc
/
arch
/
mips
/
string
/
Makefile.inc
blob
65303794095f6e312dd44c2491d79d543cbb5ee8
1
# $NetBSD: Makefile.inc,v 1.4 2009/07/30 20:57:16 dsl Exp $
2
3
SRCS+= bcmp.S bcopy.S bzero.S \
4
ffs.S \
5
memcpy.S memmove.S \
6
strchr.S strrchr.S \
7
strcmp.S strlen.S