repo.or.cz
/
unleashed
/
tickless.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
8322 nl: misleading-indentation
[unleashed/tickless.git]
/
usr
/
src
/
boot
/
lib
/
libc
/
string
/
bzero.c
blob
201bd64f808d73d6ece07b1e09612eb70777ca03
1
#include <sys/cdefs.h>
2
__FBSDID
(
"$FreeBSD$"
);
3
4
#define BZERO
5
#include
"memset.c"