neptune/kern
2025-09-02 00:17:44 +02:00
..
libkern Better panic, with PANIC macro 2025-09-02 00:17:44 +02:00
entry.S Move kernel related files into kernel 2025-09-01 22:24:15 +02:00
kalloc.c Mass reformat 2025-09-01 22:43:50 +02:00
kalloc.h kalloc.[ch] from xv6, memory.[ch] containing memory probing algorithm and constants 2025-06-26 13:27:35 +02:00
kernel.ld Move kernel related files into kernel 2025-09-01 22:24:15 +02:00
proc.h Typedef some common structs 2025-09-01 23:41:00 +02:00
start.c Convert from uart_puts to kprintf 2025-09-02 00:17:34 +02:00