gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr22393-3b.c
CommitLineData
cf9e7f1f
L
1void test(void);
2
3int main()
4{
5 test();
6 return 0;
7}
This page took 0.142827 seconds and 4 git commands to generate.