tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / interleave.s
CommitLineData
7d6de425 1 .section ".data.a0","aw",%progbits
1c9c7ce0
JW
2 .byte 0x00
3 .byte 0x01
4 .byte 0x02
5 .byte 0x03
6 .byte 0x04
7 .byte 0x05
8 .byte 0x06
9 .byte 0x07
7d6de425 10 .section ".data.a1","aw",%progbits
1c9c7ce0
JW
11 .byte 0x10
12 .byte 0x11
13 .byte 0x12
14 .byte 0x13
15 .byte 0x14
16 .byte 0x15
17 .byte 0x16
18 .byte 0x17
This page took 0.152998 seconds and 4 git commands to generate.