Remove i370 support
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / needed-by-reloc.s
1 .globl foo
2
3 .data
4 .long foo
5 .text
6 foo:
7 .long 1
This page took 0.029047 seconds and 4 git commands to generate.