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
Drop main() prototype. Syncs with NetBSD-8
[minix.git]
/
common
/
lib
/
libc
/
arch
/
or1k
/
string
/
bzero.S
blob
97e146a02156ad75c267a2b58eb046a55a6db5d1
1
/* $NetBSD: bzero.S,v 1.1 2014/09/03 19:34:25 matt Exp $ */
2
3
#define _BZERO
4
#include "memset.S"