
The "work" directory contains a version of the uKernel that is available for
development. This version can be used to debug existing features, and
modify and test new ones. The work version of the uKernel is accessed by
specifying the undocumented flag "-work" on the "concc", "conccc", and
"parcc" compilation commands.

The "com" directory contains the source code for the compilation commands.

The "lib" directory contains the uSystem library files.

The "inc" directory contains the uSystem include files.
