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.
20 lines
328 B
ArmAsm
20 lines
328 B
ArmAsm
.section ".tdata", "awT", @progbits
|
|
.globl sG1, sG2, sG3, sG4, sG5, sG6, sG7, sG8
|
|
sG1: .long 513
|
|
sG2: .long 514
|
|
sG3: .long 515
|
|
sG4: .long 516
|
|
sG5: .long 517
|
|
sG6: .long 518
|
|
sG7: .long 519
|
|
sG8: .long 520
|
|
|
|
.text
|
|
/* Dummy. */
|
|
.globl __tls_get_addr
|
|
.ent __tls_get_addr
|
|
__tls_get_addr:
|
|
.prologue 0
|
|
ret
|
|
.end __tls_get_addr
|