Fix implib test failures
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / reloc-estimate-1a.s
1 .section .foo,"a",@progbits
2 .word 0xdeadbeef
3
4 .abicalls
5 .data
6 .word foo
This page took 0.036618 seconds and 4 git commands to generate.