Add Changelog ...
[jlayton/glibc.git] / sysdeps / mips / bits / linkmap.h
1 struct link_map_machine
2   {
3     ElfW(Addr) plt; /* Address of .plt */
4   };