mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-21 05:07:54 +01:00
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29024 a95241bf-73f2-0310-859d-f6bbb57e9c96
7 lines
105 B
ArmAsm
7 lines
105 B
ArmAsm
.section boot,"ax"
|
|
.4byte 0x76543210
|
|
.section reset,"ax"
|
|
.4byte 0xfedcba98
|
|
.text
|
|
.4byte 0x12345678
|