Kernelite 0.1.0
Kernelite is a minimalist, educational operating system kernel built from scratch. The project aims to recreate core components of the Linux architecture to explore the fundamentals of operating system design and hardware-software interaction.
Loading...
Searching...
No Matches
utils Directory Reference
Directory dependency graph for utils:
src/include/utils

Files

 kprintf.h
 Utility functions for formatted output and serial console management.
 
 string.h
 Minimal string and memory manipulation functions for bare-metal AArch64.
 
 utils.h
 Utility functions for kernel development.