Move shared umount.c from hppa to mips.
[jlayton/glibc.git] / ports / sysdeps / mips / bits / linkmap.h
1 struct link_map_machine
2   {
3     ElfW(Addr) plt; /* Address of .plt */
4   };