* elf64-alpha.c (elf64_alpha_size_dynamic_sections): Do not
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers22.c
CommitLineData
b16100ad
L
1extern void bar ();
2
3void
4foo ()
5{
6 bar ();
7}
This page took 0.478311 seconds and 4 git commands to generate.