Properly implement STT_COMMON
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / needed1a.c
CommitLineData
63406f0a
L
1extern void bar (void);
2
3void
4foo (void)
5{
6 bar ();
7}
This page took 0.150815 seconds and 4 git commands to generate.