about summary refs log tree commit diff
path: root/sysdeps/csky/linkmap.h
blob: 489bbd784004a12e025f59f54532319181b195b3 (plain) (blame)
1
2
3
4
struct link_map_machine
  {
    Elf32_Addr plt; /* Address of .plt.  */
  };