mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 09:38:57 +00:00
* 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
|