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
Remove building with NOCRYPTO option
[minix.git]
/
lib
/
libc
/
arch
/
i386
/
string
/
bzero.S
blob
f837447419ad2739434f4a62acee9d328f45e1dd
1
/* $NetBSD: bzero.S,v 1.12 2005/02/09 18:15:16 christos Exp $ */
2
3
#define BZERO
4
#include "memset.S"