mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
7f2b40892a
This reverts commit 4deb1ee57f
.
8 lines
83 B
ArmAsm
8 lines
83 B
ArmAsm
.cpu archs
|
|
|
|
.weak symb
|
|
.global __start
|
|
.text
|
|
__start:
|
|
ld r0,[pcl,@symb@gotpc]
|