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.
25 lines
264 B
ArmAsm
25 lines
264 B
ArmAsm
|
|
.section .ctors, "aw"
|
|
.space 0x10, 1
|
|
|
|
.section .dtors, "aw"
|
|
.space 0x10, 2
|
|
|
|
.section .jcr, "aw"
|
|
.space 0x8, 3
|
|
|
|
.section .data.rel.ro
|
|
.p2align 4
|
|
.space 0x20, 3
|
|
|
|
.section .dynamic
|
|
.space 0xb0, 2
|
|
|
|
.section .got
|
|
.space 0x2a8, 4
|
|
|
|
.bss
|
|
.zero 0x840
|
|
|
|
|