Fix x86-64 TCB alignment for future processor versions.
[glibc/pb-stable.git] / elf / nodlopenmod2.c
blobe72ae53e9539ea4bcacc17b93a5b6f5734469cd7
1 extern int a;
3 extern int foo (void);
5 int
6 foo (void)
8 return a;