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
Sync usage with man page.
[netbsd-mini2440.git]
/
sys
/
lib
/
libkern
/
arch
/
hppa
/
Makefile.inc
blob
10c3f0e7e22c57f1eee30cfd0fc0feac353efaf0
1
# $NetBSD: Makefile.inc,v 1.10 2009/08/14 19:23:53 dsl Exp $
2
3
SRCS+= milli.S
4
SRCS+= bcopy.S memcpy.S memmove.S
5
6
# XXX: spcopy does not really belong in libkern in the first place
7
.ifndef RUMPKERNEL
8
SRCS+= spcopy.S
9
.endif
10
11
SRCS+= ashrdi3.c divdi3.c
12
SRCS+= ffs.c bswap16.c bswap32.c