mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-19 04:07:46 +01:00
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29024 a95241bf-73f2-0310-859d-f6bbb57e9c96
11 lines
361 B
ArmAsm
11 lines
361 B
ArmAsm
BSPEC 80
|
|
TETRA 2 % Decent section length name (in 32-bit words).
|
|
BYTE "aaaaaaaa"
|
|
TETRA 0x11 % Flags.
|
|
TETRA 0 % Decent high-part of section length. However...
|
|
ESPEC % Everything ends here. The next thing is a LOP_LOC for .data, or
|
|
% an ending LOP-something, hence a non-LOP_QUOTE in the section
|
|
% length, high part.
|
|
.data
|
|
TETRA 0x112233
|