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
malloc: Remove __malloc_initialize_hook from the API [BZ #19564]
[glibc.git]
/
sysdeps
/
unix
/
sysv
/
linux
/
x86_64
/
dl-procinfo.h
blob
7829e1cd671862f4f380e3e096147d12fa567de8
1
#if IS_IN (ldconfig)
2
# include <sysdeps/unix/sysv/linux/i386/dl-procinfo.h>
3
#else
4
# include <sysdeps/generic/dl-procinfo.h>
5
#endif