The project is organized with a hierarchy of several directories:
   
- examples: sample code that uses pok and libpok. Code of
         examples is mostly generated from AADL models by Ocarina.
 
- kernel: code of the kernel that provides time and space
         partitioning services.
 
- libpok: code of libpok, the runtime of each partition. 
         It contains libc, POSIX and arinc653 compliant abstraction layers.
 
- misc: misc files, such as makefiles, various tools to 
         compile POK and so on.
   
Copyright 2009 POK Team