1
0
mirror of https://github.com/autc04/Retro68.git synced 2025-03-05 00:31:16 +00:00
2012-03-26 21:18:29 +02:00

9 lines
108 B
ArmAsm

.text
y:
.comm c1,4,1
.comm c2,4,1
.comm c3,4,1
move.d c1,$r10
move.d c2:GOT,$r10
move.d c3:PLT,$r10