ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr19553a.c
1 extern void foo (void);
2
3 int
4 main (void)
5 {
6 foo ();
7 return 0;
8 }
This page took 0.043038 seconds and 4 git commands to generate.