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
339 B
ArmAsm
17 lines
339 B
ArmAsm
.section .rodata.str1.8,"aMS", 1
|
|
.LC1: .string "foo"
|
|
.LC2: .string "foo"
|
|
.LC3: .string "bar"
|
|
.LC4: .string "bar"
|
|
.section .data.rel.local,"aw"
|
|
.quad .LC2
|
|
.quad .LC3
|
|
.section .rodata,"a"
|
|
.LC5: .string "mumble"
|
|
.balign 8
|
|
.space 0x400000
|
|
.text
|
|
addl r12=@ltoffx(.LC1),r1 ;;
|
|
addl r12=@ltoffx(.LC4),r1 ;;
|
|
addl r12=@ltoffx(.LC5),r1 ;;
|