summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c
blob: 6662a94d09303b1f2d4a63b2d3eccca57e7139b4 (plain)
1
2
3
4
5
#ifdef IS_IN_ldconfig
# include <sysdeps/i386/dl-procinfo.c>
#else
# include <sysdeps/generic/dl-procinfo.c>
#endif