Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 241 Bytes

LAYOUT.md

File metadata and controls

6 lines (5 loc) · 241 Bytes

Layout of the LibertyOS kernel

/src

  • clock.rs: Implements basic functions for calculating real-time, up-time, and how to format dates.
  • cmos.rs: Establishes kernel support for the internal time-keeping ability of the computer.