ubixos / src /
@reddawg reddawg authored on 25 May 2004
..
bin Tests for MPI 21 years ago
include Added Userland MPI access 21 years ago
lib It is no good having a userland mpi if it isnt compiling now is it? 21 years ago
sys Made MESSAGE_LENGTH define instead of hard coded message size 21 years ago
tools Fixed 21 years ago
Makefile.inc I always forget to remove the 295 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