No description
- C 91.3%
- Assembly 5.9%
- Makefile 2.2%
- Shell 0.6%
| docs | ||
| inc | ||
| scripts | ||
| src | ||
| LICENSE | ||
| link_x86.ld | ||
| Makefile | ||
| README | ||
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