* elf32-h8300 (h8_relax_section): Add new relaxation of mov
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers22.c
1 extern void bar ();
2
3 void
4 foo ()
5 {
6 bar ();
7 }
This page took 0.02986 seconds and 4 git commands to generate.