gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr20244-3a.c
1 extern void check (void);
2
3 int
4 main ()
5 {
6 check ();
7 return 0;
8 }
This page took 0.029274 seconds and 4 git commands to generate.