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.
8 lines
102 B
ArmAsm
8 lines
102 B
ArmAsm
.globl _mainCRTStartup
|
|
.globl _start
|
|
.text
|
|
_mainCRTStartup:
|
|
_start:
|
|
|
|
.section .foo,"b"
|
|
.space 16
|