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
/
arm
/
Makefile.inc
blob
d06cb53ff3df150e01503bdd8ea71506d349a05b
1
# $NetBSD: Makefile.inc,v 1.8 2009/08/12 21:20:40 dsl Exp $
2
3
SRCS+= byte_swap_2.S byte_swap_4.S
4
SRCS+= ffs.S
5
SRCS+= divsi3.S clzsi2.S
6
SRCS+= memcmp.S memcpy.S memset.S memmove.S strcmp.S strncmp.S