mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-02 06:03:55 +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
|