summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-scripts/ascii.s
blob: a1b6148dc7900cdb5411570a22b4a764558cd1f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
        .extern ecc_start
	.section .text
main:
	.long 0x45444F43
	.long 0x12345678
	
	.section .data
	.long 0x9abcdef0
	
	.section .bss
	.long 0