Curle
e4500c27e3
This won't compile, as it's missing the xAVX functions. I have a sort-of implementation of them, but it's brutal. 5400 lines total. For now, they can be substituted with the x functions (remove AVX) to compile the kernel. |
||
---|---|---|
.. | ||
bootstrap.c | ||
descriptor_tables.c | ||
graphics.c | ||
interrupts.c | ||
kernel.c | ||
memory.c | ||
print.c | ||
serial.c | ||
syscalls.c | ||
utils.c |