mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 05:51:04 +00:00
5 lines
45 B
ArmAsm
5 lines
45 B
ArmAsm
|
.section .data
|
||
|
.global bar
|
||
|
bar:
|
||
|
.space 64
|