ld-linkonce test
[deliverable/binutils-gdb.git] / ld / testsuite / ld-csky / data_section.s
CommitLineData
b8891f8d
AJ
1 .global word0, word1
2 .data
3 .align 4
4word0:
5 .word 0xabcd1234
6word1:
7 .word 0xdeadbeef
This page took 0.108442 seconds and 4 git commands to generate.