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
/
bcopy.S
blob
b32725ad4d0a110eed86315f6c51d13951d2fa17
1
/* $NetBSD: bcopy.S,v 1.3 2006/04/23 00:08:18 uwe Exp $ */
2
3
#define BCOPY
4
#include "memcpy.S"