mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
ea6c5ce90d
* ld-scripts/defined5.s: Use .text for "defined" section. * ld-scripts/defined5.t: Adjust.
7 lines
57 B
ArmAsm
7 lines
57 B
ArmAsm
.globl defined
|
|
.data
|
|
.byte 0
|
|
.text
|
|
defined:
|
|
.byte 0
|