Fix SHF_GNU_RETAIN testsuite fallout
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr26094-1b.c
CommitLineData
e1b5d517
L
1extern void *foo();
2
928055a3 3int main (void)
e1b5d517 4{
928055a3
NC
5 foo(); return 0;
6}
This page took 0.069704 seconds and 4 git commands to generate.