mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
7 lines
90 B
ArmAsm
7 lines
90 B
ArmAsm
.globl data
|
|
.section .data.exit,"aw"
|
|
data:
|
|
.globl text
|
|
.section .text.exit,"ax"
|
|
text:
|