mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
7 lines
105 B
ArmAsm
7 lines
105 B
ArmAsm
.section boot,"ax"
|
|
.4byte 0x76543210
|
|
.section reset,"ax"
|
|
.4byte 0xfedcba98
|
|
.text
|
|
.4byte 0x12345678
|