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.
17 lines
386 B
ArmAsm
17 lines
386 B
ArmAsm
.text
|
|
.stabn 162,0,0,0
|
|
;# A bit like globsymw1.s but containing a valid, working, stabs
|
|
;# symbol warning construct.
|
|
.stabs "isatty is not implemented, will always fail",30,0,0,0
|
|
.stabs "globsym1",1,0,0,0
|
|
.global globsym1
|
|
.type globsym1, @function
|
|
globsym1:
|
|
.stabd 46,0,0
|
|
.stabn 68,0,16,LM0-globsym1
|
|
LM0:
|
|
.long 0
|
|
.size globsym1, .-globsym1
|
|
.stabs "",100,0,0,Letext0
|
|
Letext0:
|