No description
This repository has been archived on 2025-12-01. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2016-11-19 16:24:13 -06:00
docs Initial commit 2016-10-27 18:10:04 -05:00
inc Added stack trace. More exceptions added. Stability improvements. 2016-11-19 16:24:13 -06:00
scripts Added stack trace. More exceptions added. Stability improvements. 2016-11-19 16:24:13 -06:00
src Added stack trace. More exceptions added. Stability improvements. 2016-11-19 16:24:13 -06:00
LICENSE Added interrupt support. 2016-11-02 09:29:10 -05:00
link_x86.ld Initial commit 2016-10-27 18:10:04 -05:00
Makefile Added stack trace. More exceptions added. Stability improvements. 2016-11-19 16:24:13 -06:00
README Initial commit 2016-10-27 18:10:04 -05:00

TinyKern
--------

A small and simple kernel that aims to not get in the way of the end-user's
processes.


Required Tools
--------------

The following tools are required to build TinyKern:
 * GCC or Clang
 * make
 * ld