kernel/inc
antifallobst 1777ca2150 refacotr (ahci): moved ahci.h from src to inc ^^ 2023-04-28 19:00:43 +02:00
..
boot feature (sysconfig): implemented basic system configuration 2023-04-27 00:18:05 +02:00
drivers refacotr (ahci): moved ahci.h from src to inc ^^ 2023-04-28 19:00:43 +02:00
mm refactor (kernel): refactored the directory structure 2023-04-20 23:00:56 +02:00
platform feature (syscalls): implemented basic stdout printing 2023-04-21 13:45:58 +02:00
proc feature (proc): implemented basic pipes and whole process pausing 2023-04-27 12:27:12 +02:00
utils feature (logger): implemented debug log macro which logs file and line number of its call in adition to a given format string 2023-04-26 20:14:06 +02:00