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
Updated to fedora-glibc-20080515T0735
[glibc.git]
/
sysdeps
/
i386
/
i686
/
bzero.S
blob
c1e4a6d50e5e8d99a8f9d20c8d4ca178719ff543
1
#define memset __bzero
2
#include <sysdeps/i386/i686/memset.S>
3
weak_alias (BP_SYM (__bzero), BP_SYM (bzero))