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