mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-03 10:49:58 +00:00
5 lines
165 B
ArmAsm
5 lines
165 B
ArmAsm
|
% The .text contents is supposed to be linked --oformat binary with
|
||
|
% b-twoinsn.s and b-goodmain.s, and will provide an invalid lopcode.
|
||
|
.text
|
||
|
.byte 0x98,0xff,0,0
|