]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/testsuite/binutils-all/nm-elf-1.s
MIPS/binutils/testsuite: Correct mips.exp test ABI/emul/endian arrangement
[thirdparty/binutils-gdb.git] / binutils / testsuite / binutils-all / nm-elf-1.s
CommitLineData
8b64b65e
TG
1 .globl text_symbol1
2 .globl text_symbol2
3 .globl text_symbol3
4 .text
5text_symbol1:
6 .long 0
7 .long 0
8 .long 0
9 .size text_symbol1, . - text_symbol1
10text_symbol2:
11 .long 0
12 .long 0
13 .size text_symbol2, . - text_symbol2
14text_symbol3:
15 .long 0
16 .size text_symbol3, . - text_symbol3