mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
d3cfff61d7
* ld-elf/seg.d: New. * ld-elf/seg.s: New.
7 lines
105 B
ArmAsm
7 lines
105 B
ArmAsm
.section boot,"ax"
|
|
.4byte 0x76543210
|
|
.section reset,"ax"
|
|
.4byte 0xfedcba98
|
|
.text
|
|
.4byte 0x12345678
|