ubixos-old / src /
@reddawg reddawg authored on 14 Aug 2004
..
bin Added initialized byte to the device system to make it easy to add child devices which use parent hardware. 21 years ago
include Changes 21 years ago
lib Changes 21 years ago
sys Added initialized byte to the device system to make it easy to add child devices which use parent hardware. 21 years ago
tools Changes 21 years ago
Makefile.inc add: directory caching related stuff 21 years ago
README Added documentation for directory structure 21 years ago
README
Directory Structure:

  bin     - Applications for UbixOS
  include - Include files to build anything userland
  lib     - Userland libraries
  sys     - Kernel code
  tools   - Tool kit required to build and install UbixOS