repo.or.cz
/
newlib-cygwin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cygwin: (mostly) drop NT4 and Samba < 3.0 support
[newlib-cygwin.git]
/
winsup
/
cygwin
/
x86_64
/
wmempcpy.S
blob
53f4ceb2e89e2e3597f4e1d65f38158ce29bbb7f
1
/* $NetBSD: memcpy.S,v 1.1 2005/12/20 19:28:51 christos Exp $ */
2
3
#define MEMCOPY
4
#define WIDE
5
#define POST
6
#include "bcopy.S"