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.
19 lines
393 B
D
19 lines
393 B
D
#source: dloc1.s
|
|
#source: start.s
|
|
#ld: -m mmo
|
|
#objdump: -str
|
|
|
|
# Text files and one loc:ed data at offset.
|
|
|
|
.*: file format mmo
|
|
|
|
SYMBOL TABLE:
|
|
0+ g \.text Main
|
|
2000000000000200 g \.data dloc1
|
|
0+ g \.text _start
|
|
|
|
Contents of section \.text:
|
|
0000 e3fd0001 .*
|
|
Contents of section \.data:
|
|
2000000000000200 00000004 00000005 00000006 .*
|