Collation order of @-. and space has changed in new iso14651_t1_common file, adapt...
[glibc.git] / sysdeps / arm / linkmap.h
blob7c2b4a6da84c65e6ed698d2cd6de04ebc3642229
1 struct link_map_machine
3 Elf32_Addr plt; /* Address of .plt */
4 void *tlsdesc_table; /* Address of TLS descriptor hash table. */
5 };