MIPS16: Switch to 32-bit opcode table interpretation
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / needed-by-reloc.s
CommitLineData
312aaa3c
NC
1 .globl foo
2
3 .data
b4de6476 4 .long foo
312aaa3c
NC
5 .text
6foo:
7 .long 1
This page took 0.405771 seconds and 4 git commands to generate.