42_KFS/headers
2024-09-22 09:54:56 +02:00
..
alloc.h feature: kmalloc kfree and krealloc are good 2024-09-21 12:17:27 +02:00
base.h add: %u, %p, %x to kprintf 2024-09-19 18:00:18 +02:00
debug.h add: kpanic 2024-09-22 09:54:56 +02:00
gdt.h feature: print_stack working (dont use opti flags, else the stack is broken) 2024-09-17 11:10:41 +02:00
keyboard.h fix: compilation warning for maybe unused variables 2024-09-19 00:05:21 +02:00
kpanic.h add: kpanic 2024-09-22 09:54:56 +02:00
kprintf.h feature: heap command prints the status of the allocator 2024-09-22 01:57:27 +02:00
memory.h feature: kmalloc kfree and krealloc are good 2024-09-21 12:17:27 +02:00
power.h add: kpanic 2024-09-22 09:54:56 +02:00
rtc.h style: clang-format on all files 2024-09-18 22:30:11 +02:00
shell.h add: kpanic 2024-09-22 09:54:56 +02:00
terminal.h add: kpanic 2024-09-22 09:54:56 +02:00