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.
22 lines
477 B
D
22 lines
477 B
D
#source: bspec1.s
|
|
#source: bspec2.s
|
|
#source: bspec1.s
|
|
#source: start.s
|
|
#source: ext1.s
|
|
#ld: -m mmo
|
|
#objdump: -str
|
|
|
|
.*: file format mmo
|
|
|
|
SYMBOL TABLE:
|
|
0+ g \.text Main
|
|
0+fc g \*ABS\* ext1
|
|
0+ g \.text _start
|
|
|
|
Contents of section \.text:
|
|
0+ e3fd0001 .*
|
|
Contents of section \.MMIX\.spec_data\.2:
|
|
0000 0000002a 0000002a .*
|
|
Contents of section \.MMIX\.spec_data\.3:
|
|
0000 000000fc .*
|