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
libutil: add O_NOCTTY back to old pty open code
[minix.git]
/
lib
/
libc
/
arch
/
sh3
/
string
/
bzero.S
blob
2d5ceca082799d1f44320f6fbaa163812e4088b5
1
/* $NetBSD: bzero.S,v 1.1 2002/11/20 14:23:54 itohy Exp $ */
2
3
#define BZERO
4
#include "memset.S"
5