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
/
bcopy.S
blob
a52290b8b68b91963d7b977d8e6902afd4d04bde
1
/* $NetBSD: bcopy.S,v 1.1 2014/09/03 19:34:25 matt Exp $ */
2
3
#define _BCOPY
4
#include "memmove.S"