mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-12 12:16:04 +08:00
7 lines
88 B
ArmAsm
7 lines
88 B
ArmAsm
|
.globl data
|
||
|
.section .data.exit,"aw"
|
||
|
data:
|
||
|
.globl text
|
||
|
.section .text.exit,"aw"
|
||
|
text:
|