mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 19:23:33 +08:00
7 lines
94 B
ArmAsm
7 lines
94 B
ArmAsm
|
.section .text,"axG",%progbits,foo_group,comdat
|
||
|
.global foo
|
||
|
.global bar
|
||
|
foo:
|
||
|
.word 0
|
||
|
bar:
|