mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-04 00:31:27 +00:00
8 lines
83 B
ArmAsm
8 lines
83 B
ArmAsm
.cpu archs
|
|
|
|
.weak symb
|
|
.global __start
|
|
.text
|
|
__start:
|
|
ld r0,[pcl,@symb@gotpc]
|