* bucomm.c (display_target_list): Make local variable `a' to be of
[binutils.git] / ld / testsuite / ld-elfvers / vers22.c
bloba04695b8eea417dd375ff2423c45d945160fb1f0
1 extern void bar ();
3 void
4 foo ()
6 bar ();