mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 19:49:32 +00:00
6 lines
231 B
ArmAsm
6 lines
231 B
ArmAsm
% The .text contents is supposed to be linked --oformat binary with
|
|
% b-twoinsn.s, and will provide a valid end of a mmo file but with no
|
|
% symbols (if that is actually valid).
|
|
.text
|
|
.byte 0x98,0x0b,0x00,0x00,0x98,0x0c,0x00,0x00
|