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
/
arm
/
string
/
Makefile.inc
blob
ef7c6eaef846795bf597c82de2a89b6bc916ff3b
1
# $NetBSD: Makefile.inc,v 1.7 2009/07/18 09:44:30 dsl Exp $
2
3
SRCS+= memcpy.S bcopy.S memmove.S memset.S bzero.S ffs.S strcmp.S
4
SRCS+= strncmp.S memcmp.S
5