Eiyeron created page: source tree hierarchy authored by Eiyeron Fulmincendii's avatar Eiyeron Fulmincendii
# Source Tree Hierarchy
- arch : Machine-specific root directory. Put there the machine/processor dependant code.
- bootloader : Current FX-9860 FiXos bootloader. The code is still there because it depends of some kernel details.
- device : Machine device code (like screen, keyboard, etc...).
......
......