summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-scripts/crc64-reverse-area.s
blob: e4ffb15af62643be3ae9d0f7ac1c721708baee47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
    .extern ecc_start
	.section .text
main:
	.byte 0x43
	.byte 0x4F
	.byte 0x44
	.byte 0x45
    .long 0
    .long 0
    .long 0
	.section .data
    .byte 0xde
    .byte 0xad
    .byte 0xde
    .byte 0xad
    .byte 0xde
    .byte 0xad
    .byte 0xbe
    .byte 0xef
	.section .bss
	.long 0