mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-07 13:39:43 +08:00
7 lines
86 B
ArmAsm
7 lines
86 B
ArmAsm
|
.section .fini
|
||
|
.p2align 2
|
||
|
.type foo1,%function
|
||
|
foo1:
|
||
|
.dc.a 0x0
|
||
|
.size foo1,.-foo1
|