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]
/
lib
/
libc
/
arch
/
sh3
/
string
/
bzero.S
blob
a8179c382ed859df86f682914a056496138796cc
1
/* $NetBSD: bzero.S,v 1.1 2002/11/20 09:51:52 itohy Exp $ */
2
3
#define BZERO
4
#include "memset.S"
5