mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-18 23:03:29 +08:00
c91db5c06f
* ld-elf/orphan3c.s, * ld-elf/orphan3d.s, * ld-elf/orphan3e.s, * ld-elf/orphan3f.s: Increase section size to 16. * ld-pe/orphan.d, * ld-pe/orphana.s, * ld-pe/orphanb.s, * ld-pe/orphand.s, * ld-pe/orphane.s: Likewise.
9 lines
102 B
ArmAsm
9 lines
102 B
ArmAsm
.globl _mainCRTStartup
|
|
.globl _start
|
|
.text
|
|
_mainCRTStartup:
|
|
_start:
|
|
|
|
.section .foo,"b"
|
|
.space 16
|