summaryrefslogtreecommitdiff
path: root/ports/sysdeps/mips/bits/linkmap.h
blob: a6df7821e675315fdcd8e25a584659faabd1b244 (plain)
1
2
3
4
struct link_map_machine
  {
    ElfW(Addr) plt; /* Address of .plt */
  };