gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / no-plt-func1.c
1 int
2 func (void)
3 {
4 return 0x12345678;
5 }
This page took 0.029097 seconds and 4 git commands to generate.