]> git.ipfire.org Git - thirdparty/glibc.git/blame - csu/rtld-sizes.sym
manual: fix texinfo typo
[thirdparty/glibc.git] / csu / rtld-sizes.sym
CommitLineData
a93d9e03
L
1#include <link.h>
2
3--
4R_DEBUG_SIZE sizeof (struct r_debug)
5R_DEBUG_EXTENDED_SIZE sizeof (struct r_debug_extended)
6R_DEBUG_EXTENDED_ALIGN __alignof (struct r_debug_extended)