mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
7 lines
104 B
ArmAsm
7 lines
104 B
ArmAsm
|
.globl text_symbol
|
||
|
.text
|
||
|
text_symbol:
|
||
|
.long 1
|
||
|
.section .post_text_reserve,"w", %nobits
|
||
|
.space 160
|