mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-22 21:57:41 +01:00
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29024 a95241bf-73f2-0310-859d-f6bbb57e9c96
6 lines
239 B
ArmAsm
6 lines
239 B
ArmAsm
% The .text contents is supposed to be linked --oformat binary, and will
|
|
% correspond to a LOP_POST for an initialization of $255 with 4. A
|
|
% LOP_STAB, such as in b-goodmain.s should follow.
|
|
.text
|
|
.byte 0x98,0x0a,0,0xff,0,0,0,0,0,0,0,4
|