ubixos-old / src /
@reddawg reddawg authored on 17 Jun 2004
..
bin Fixed Some Global Variables 21 years ago
include Cleanup 21 years ago
lib Made asm statements volatile 21 years ago
sys kmalloc: converted some variables to static 21 years ago
tools ld.so: the dynamic linker works and has been tested 21 years ago
Makefile.inc Bug 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