Add support for a MIPS specific .MIPS.xhash section.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / dynamic-1.c
1 void
2 dynamic ()
3 {
4 }
5
6 int
7 main ()
8 {
9 return 0;
10 }
This page took 0.029265 seconds and 4 git commands to generate.