(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[glibc.git] / sysdeps / i386 / bits / link.h
blob3be9b7eae814c16f42657fe84defc2f8ddb5cf30
1 struct link_map_machine
3 Elf32_Addr plt; /* Address of .plt + 0x16 */
4 Elf32_Addr gotplt; /* Address of .got + 0x0c */
5 };