nptl: Move stack list variables into _rtld_global
[platform/upstream/glibc.git] / sysdeps / csky / linkmap.h
1 struct link_map_machine
2   {
3     Elf32_Addr plt; /* Address of .plt.  */
4   };