repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
iso9660fs: initialize buffer cache
[minix.git]
/
common
/
lib
/
libc
/
string
/
bzero.c
blob
8db58bb9f5d70607defc6bdde013f0dce0212a2e
1
/* $NetBSD: bzero.c,v 1.1 2005/12/20 19:28:52 christos Exp $ */
2
3
#define BZERO
4
#include
"memset.c"