Update Gnulib to the latest git version
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr12760a.c
CommitLineData
af55061b
L
1extern void bar ();
2
3void
4foo ()
5{
6 bar ();
7}
This page took 0.321065 seconds and 4 git commands to generate.