]> git.ipfire.org Git - thirdparty/glibc.git/blob - csu/rtld-sizes.sym
posix/glob.c: update from gnulib
[thirdparty/glibc.git] / csu / rtld-sizes.sym
1 #include <link.h>
2
3 --
4 R_DEBUG_SIZE sizeof (struct r_debug)
5 R_DEBUG_EXTENDED_SIZE sizeof (struct r_debug_extended)
6 R_DEBUG_EXTENDED_ALIGN __alignof (struct r_debug_extended)