glibc/sysdeps/arm/bits/link.h
2001-12-12 00:11:15 +00:00

5 lines
75 B
C

struct link_map_machine
{
Elf32_Addr plt; /* Address of .plt */
};