index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
i386
/
i686
/
bcopy.S
blob: 15ef9419a47eaf5ec1d784f93b003e8f17f906cd (
plain
) (
blame
)
1
2
3
#define USE_AS_BCOPY
#define memmove bcopy
#include <sysdeps/i386/i686/memmove.S>