Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / nm-1.s
CommitLineData
8b64b65e
TG
1 .globl text_symbol1
2 .globl text_symbol2
3 .globl text_symbol3
3ce958b2 4 .globl end_symbol
8b64b65e
TG
5 .text
6text_symbol1:
3ce958b2
NC
7 .byte 0,0,0,0
8 .byte 0,0,0,0
9 .byte 0,0,0,0
8b64b65e 10text_symbol2:
3ce958b2
NC
11 .byte 0,0,0,0
12 .byte 0,0,0,0
8b64b65e 13text_symbol3:
3ce958b2
NC
14 .byte 0,0,0,0
15end_symbol:
This page took 0.206504 seconds and 4 git commands to generate.