ff4ff35918
Red Bear OS is a full fork. All sources must be available from git clone with zero network access. Removed gitignore rules that excluded fetched source trees under recipes/*/source/, local/recipes/kde/*/source/, local/recipes/qt/*/source/, and vendor source trees. Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded. 127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt frameworks, mesa, wayland, DRM drivers, and every other recipe source.
33 lines
584 B
ArmAsm
33 lines
584 B
ArmAsm
.section .text,"ax",%progbits,unique,0
|
|
.globl text0
|
|
text0:
|
|
.nop
|
|
.section .text,"ax",%progbits,unique,1
|
|
.globl text1
|
|
text1:
|
|
.nop
|
|
.section .linkorder,"ao",%progbits,0,unique,0
|
|
.globl linkorder2
|
|
linkorder2:
|
|
.byte 0
|
|
.section .linkorder,"ao",%progbits,text0
|
|
.globl linkorder0
|
|
linkorder0:
|
|
.byte 1
|
|
.section .linkorder,"ao",%progbits,text1
|
|
.globl linkorder1
|
|
linkorder1:
|
|
.byte 2
|
|
.section .linkorder,"a",%progbits
|
|
.globl linkorder3
|
|
linkorder3:
|
|
.byte 3
|
|
.section .linkorder,"ao",%progbits,0,unique,3
|
|
.globl linkorder4
|
|
linkorder4:
|
|
.byte 4
|
|
.text
|
|
.global _start
|
|
_start:
|
|
.nop
|