mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-17 15:29:43 +00:00
4 lines
34 B
ArmAsm
4 lines
34 B
ArmAsm
|
.text
|
||
|
.global foo
|
||
|
foo: .4byte 1
|