repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add test case for bug 18287
[glibc.git]
/
sysdeps
/
i386
/
bcopy.S
blob
12b8ddb88624df609e05ff5ee41e7164836208f7
1
#define USE_AS_MEMMOVE
2
#define USE_AS_BCOPY
3
#define MEMCPY bcopy
4
#include "memcpy.S"