gdb: Convert language la_compute_program field to a method
[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 0.725275 seconds and 4 git commands to generate.